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星跟踪图

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.

主要指标

概览
名称与所有者ueno-llc/create-ueno-app
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证
所有者活动
创建于2019-01-08 20:46:30
推送于2020-11-09 19:10:26
最后一次提交2020-11-09 11:10:25
发布数25
最新版本名称v2.1.2 (发布于 )
第一版名称v1.3.0 (发布于 2019-01-17 03:40:27)
用户参与
星数111
关注者数4
派生数12
提交数141
已启用问题?
问题数6
打开的问题数0
拉请求数4
打开的拉请求数2
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?