Skip to content

cpp1992/fairyStartGoGoGo

Repository files navigation

ReactStartKit

How to start?

if you don't have golbal proxy (such as window), set follow proxy for node-sass download:

npm config set SASS_BINARY_SITE=https://npm.taobao.org/mirrors/node-sass/
npm config set registry http://registry.npm.taobao.org/
npm install
npm run vendor
npm start

And now visit http://localhost:1128

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published