All Projects → ueno-llc → Create Ueno App

ueno-llc / Create Ueno App

The easiest and fastest way to create new web projects with next, gatsby, create-react-app and mobile projects with react-native.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Create Ueno App

Ram
⚛️ React Application Manager: create and run React (and other) applications – no command line or build setup required
Stars: ✭ 585 (+404.31%)
Mutual labels:  create-react-app, gatsby, nextjs
Useauth
The simplest way to add authentication to your React app. Supports various providers.
Stars: ✭ 2,532 (+2082.76%)
Mutual labels:  gatsby, nextjs
Startup Landing
Collection of free top of the line startup landing templates built using react/nextjs/gatsby. Free to download, simply edit and deploy! Updated weekly!
Stars: ✭ 176 (+51.72%)
Mutual labels:  gatsby, nextjs
Ts Monorepo
Template for setting up a TypeScript monorepo
Stars: ✭ 459 (+295.69%)
Mutual labels:  create-react-app, nextjs
Graphcms Examples
Example projects to help you get started with GraphCMS
Stars: ✭ 295 (+154.31%)
Mutual labels:  gatsby, nextjs
Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+2120.69%)
Mutual labels:  gatsby, nextjs
Jamstackthemes
A list of themes and starters for JAMstack sites.
Stars: ✭ 298 (+156.9%)
Mutual labels:  gatsby, nextjs
Mdx Embed
Embed 3rd party media content in MDX - no import required 🧽
Stars: ✭ 119 (+2.59%)
Mutual labels:  gatsby, nextjs
Tinacms
Open source editor that brings visual editing into React websites. A developer-centric CMS to build contextual and intuitive editing experience without sacrificing code quality.
Stars: ✭ 6,804 (+5765.52%)
Mutual labels:  gatsby, nextjs
Reactime
Chrome extension for improving and optimizing performance in React applications (Gatsby and Next.js compatible).
Stars: ✭ 1,219 (+950.86%)
Mutual labels:  gatsby, nextjs
Reflexjs
Starter kits, themes and blocks to help you build Gatsby and Next.js sites faster. Built on top of a best-in-class styling library.
Stars: ✭ 571 (+392.24%)
Mutual labels:  gatsby, nextjs
Sambell
wake me when it's quitting time
Stars: ✭ 101 (-12.93%)
Mutual labels:  create-react-app, nextjs
React Env
Runtime environment variables for react apps.
Stars: ✭ 90 (-22.41%)
Mutual labels:  create-react-app, nextjs
Jamstack Ecommerce
A starter project for building performant ECommerce applications with Next.js and React
Stars: ✭ 1,384 (+1093.1%)
Mutual labels:  gatsby, nextjs
Cra Runtime Environment Variables
Guide: Runtime environment variables within Create React App
Stars: ✭ 111 (-4.31%)
Mutual labels:  create-react-app
Developer Community Stats
🚀 A repository to encourage beginners to contribute to open source and for all contributors to view their Github stats
Stars: ✭ 116 (+0%)
Mutual labels:  gatsby
Covid 19 Apis
Postman COVID-19 API Resource Center—API collections to help in the COVID-19 fight.
Stars: ✭ 111 (-4.31%)
Mutual labels:  gatsby
Generact
Generate React components by replicating your own
Stars: ✭ 1,471 (+1168.1%)
Mutual labels:  create-react-app
Gray Matter
Contributing Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
Stars: ✭ 2,105 (+1714.66%)
Mutual labels:  gatsby
Gatsby Source Datocms
Official GatsbyJS source plugin to pull content from DatoCMS
Stars: ✭ 113 (-2.59%)
Mutual labels:  gatsby

WARNING

These starter kits have been deprecated and are no longer being actively maintained.

logo

banner

about

Create Ueno App

npm version

The easiest and fastest way to create new web projects with next, gatsby, create-react-app and mobile projects with react-native. All of them powered with Ueno's configs. All of our starters kits are shipped with everything to ship rock solid apps.

  • Opinionated dependencies
  • SASS and CSS modules or Styled components
  • Root resolver (import components/header/Header)
  • Server Side Rendering
  • Code splitting
  • React hooks
  • Prettier, lint-staged, husky, stylelint

Getting Started

Usage (choose your stack, your app name and style library):

npx create-ueno-app <gatsby|next|cra|native> my-app <sass|styled>

or

yarn create ueno-app <gatsby|next|cra|native> my-app <sass|styled>

Notes

  • We don't support yet styled-components on the cra starter.
  • We don't and won't support anymore sass on the native starter.
  • If you don't provide a style, it will default to styled-components.
  • We don't recommend anymore installing create-ueno-app globally but rather using npx/yarn create.

Documentation

The documentation is available here on GitHub Pages.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].