0.0.2 • Published 5 years ago

invoker-ignite v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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.