Frontend interface to rate-it project
Yannick Guern 818d970102 set cookie from response | hace 7 años | |
---|---|---|
config | hace 7 años | |
images | hace 7 años | |
scripts | hace 7 años | |
server | hace 7 años | |
src | hace 7 años | |
template | hace 7 años | |
.babelrc | hace 7 años | |
.gitignore | hace 7 años | |
LICENSE | hace 7 años | |
README.md | hace 7 años | |
package.json | hace 7 años | |
postcss.config.js | hace 7 años | |
webpack.config.js | hace 7 años | |
webpack.config.prod.js | hace 7 años | |
yarn.lock | hace 7 años |
Description in coming
yarn global add webpack
yarn install
npm run start
open browser on localhost:3000
yarn global add webpack
yarn install
npm run build
npm run serve
open browser on localhost:9000
Based on Yongxu Ren react es6-webpack-boilerplate