0.5.4 • Published 7 years ago
tsspa v0.5.4
TSSPA
TSSPA can generate SPA Web in Typescript + React + Webpack
How to use
- get tsspa
npm install tsspa -g- generate you project such as:
tsspa -i my_projectyou can see
my_projecthad been created.Then you can:- open the project that you created :
open my_project- use
yarnornpmto install Dependencies.
yarn install- use webpack to start server for this project.
yarn dev- now you can open http://localhost:8080 in your browser.
TODO
- clean all the warnings
- add prod/dev config
- add react-loadable
- add command to generate view template.
- build in CI.
- 中文 Readme
- publish in npm.
- add e2e test.
License
Copyright (c) 2018-present, Jandou