项目作者: chunqiuyiyu

项目描述 :
Minimal starter for React app.
高级语言: JavaScript
项目地址: git://github.com/chunqiuyiyu/incipar.git
创建时间: 2018-08-13T04:50:48Z
项目社区:https://github.com/chunqiuyiyu/incipar

开源协议:MIT License

下载


Incipar

Minimal starter for React app, based on parcel-bundler.

Fetures

  • Minimal package for React
  • Zero build configuration
  • Easy to expand

Preview

  1. ___ _
  2. |_ _| _ __ ___ (_) _ __ __ _ _ __
  3. | | | '_ \ / __| | | | '_ \ / _` | | '__|
  4. | | | | | | | (__ | | | |_) | | (_| | | |
  5. |___| |_| |_| \___| |_| | .__/ \__,_| |_|
  6. |_|
  7. Usage: incipar <cmd> [input]
  8. Minimal starter for React app.
  9. Options:
  10. -V, --version output the version number
  11. -h, --help output usage information
  12. Commands:
  13. new create a new React app

Getting Started

  1. npm install -g incipar
  2. incipar new <project-name>

License

MIT