Create Ueno App

使用 next、gatsby、create-react-app 和 react-native 创建新网络项目和移动项目的最简单、最快捷的方法。「The easiest and fastest way to create new web projects with next, gatsby, create-react-app and mobile projects with react-native.」

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerueno-llc/create-ueno-app
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:
所有者活动
Created At2019-01-08 20:46:30
Pushed At2020-11-09 19:10:26
Last Commit At2020-11-09 11:10:25
Release Count25
Last Release Namev2.1.2 (Posted on )
First Release Namev1.3.0 (Posted on 2019-01-17 03:40:27)
用户参与
Stargazers Count111
Watchers Count4
Fork Count12
Commits Count141
Has Issues Enabled
Issues Count6
Issue Open Count0
Pull Requests Count4
Pull Requests Open Count2
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private