react-cli start $ npm install $ npm run dev 访问:http://lcoalhost:3000 build dev $ npm run build test $ NODE_ENV=test npm run build prod $ NODE_ENV=prod npm run build