init readme
Showing
| { | ||
| "name": "fengchao-admin", | ||
| "name": "kouling-admin", | ||
| "version": "0.0.1", | ||
| "description": "console with react es6 ,es7", | ||
| "scripts": { | ||
| "build": "webpack --config webpack.config.js && node app.js", | ||
| "start": "node app.js" | ||
| "start": "NODE_ENV=production node app.js" | ||
| }, | ||
| "dependencies": { | ||
| "antd": "^2.12.5", | ||
| ... | ... |
Please
register
or
sign in
to comment