/react-javascript-seeds

🧀 react-javascript 种子工程 🖍

Primary LanguageJavaScriptMIT LicenseMIT

a react blogs project base on webpack4.x

开发环境

npm install

npm run clean

npm run start-dev

生产环境

npm install

npm run clean

npm run start-prod