0.1.5 • Published 5 years ago

create-rtpl v0.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

create-rtpl: Create React Template CLI

create rtpl installer for react-template

Version Downloads/week License

Usage

install react-template project

npm version > 6.1.0

npm init rtpl

npm version < 6.1.0

npx create-rtpl

global

npm i -g create-rtpl
rtpl

TODO

  • download template
  • write pkg name to package.json, rm .git and some useless dotfile
  • select different version (eg: typescript)

License

MIT