1.0.7 • Published 6 years ago

react-fast-cli v1.0.7

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

react-fast-cli

npm npm Build Status

TEMPLATE

react-fast-cli-template

USAGE

npm install react-fast-cli -g

react-fast-cli test

cd test

npm run dev

ISSUES

打包后, 访问不到静态资源目录 放开 src/index.html 中的这一行, 给定一个 base 根目录

<base href="/" />