Frontend interface to rate-it project
Yannick Guern 818d970102 set cookie from response | il y a 7 ans | |
---|---|---|
config | il y a 7 ans | |
images | il y a 7 ans | |
scripts | il y a 7 ans | |
server | il y a 7 ans | |
src | il y a 7 ans | |
template | il y a 7 ans | |
.babelrc | il y a 7 ans | |
.gitignore | il y a 7 ans | |
LICENSE | il y a 7 ans | |
README.md | il y a 7 ans | |
package.json | il y a 7 ans | |
postcss.config.js | il y a 7 ans | |
webpack.config.js | il y a 7 ans | |
webpack.config.prod.js | il y a 7 ans | |
yarn.lock | il y a 7 ans |
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