/react-mobile

移动端react项目

Primary LanguageJavaScriptMIT LicenseMIT

dva-webpack-boilerplate

A minimal application that combines Dvajs with React and Webpack. Supports ES6 and JSX compilation through babel.

Run the example

npm install

npm start

npm run dev:test 本地测试环境

npm run dev:pro 本地正式环境

npm run pro 打包正式环境

npm run test 打包测试环境

Browser should open automatically. Otherwise, navigate to the URL reported in the terminal