2.1.2 • Published 4 years ago

create-ueno-app v2.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
4 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 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.

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.3.16

5 years ago

1.3.15

5 years ago

1.3.14

5 years ago

1.3.13

5 years ago

1.3.12

5 years ago

1.3.11

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago