Skip to content

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

Notifications You must be signed in to change notification settings

chriswolmarans/create-ueno-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Root resolver (import components/header/Header)
  • Server Side Rendering
  • Code splitting
  • React hooks

Getting Started

Install the CLI:

yarn global add create-ueno-app

Choose your stack (gatsby/next/cra/native) and create your project:

create-ueno-app gatsby my-app

Documentation

The documentation is available here on GitHub Pages.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 67.5%
  • TypeScript 32.5%