0.0.1 • Published 5 months ago
react-fast-cli v0.0.1
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="/" />
npm install react-fast-cli -g
react-fast-cli test
cd test
npm run dev
打包后, 访问不到静态资源目录
放开 src/index.html
中的这一行, 给定一个 base
根目录
<base href="/" />