x-react-ts
v0.0.38
Published
Simple React creater. - typescript - simple dependencies - out of the box
Readme
x-react-ts
Simple React creater.
- typescript
- simple dependencies
- out of the box
# install
npm install --save-dev x-react-ts # initial a project.
react-ts init [scope] # start webpack dev service.
npm run start # build bundle
npm run build:web # build lib(transform ts?x to js)
npm run build:lib