Frontend interface to rate-it project

Yannick Guern 818d970102 set cookie from response il y a 7 ans
config 38bf4c1d1d allow to signin from API il y a 7 ans
images c02ddab200 redux-polyglot et moult choses il y a 7 ans
scripts 4ec459e7a0 picture in store il y a 7 ans
server f2d222329a prod server il y a 7 ans
src 818d970102 set cookie from response il y a 7 ans
template ddc20bfebc try zezen meta header il y a 7 ans
.babelrc 9846e165bd login / logout il y a 7 ans
.gitignore 01c2ef58a6 new way to translate il y a 7 ans
LICENSE 6b7cc6a232 Switch from ISC to MIT license il y a 7 ans
README.md 6b7cc6a232 Switch from ISC to MIT license il y a 7 ans
package.json 38bf4c1d1d allow to signin from API il y a 7 ans
postcss.config.js c02ddab200 redux-polyglot et moult choses il y a 7 ans
webpack.config.js 64d175e9ab custom translation il y a 7 ans
webpack.config.prod.js 4da93472e2 translate in production mode il y a 7 ans
yarn.lock 38bf4c1d1d allow to signin from API il y a 7 ans

README.md

Rate-It

Description in coming

Dev

yarn global add webpack

yarn install

npm run start

open browser on localhost:3000

Prod

yarn global add webpack

yarn install

npm run build

npm run serve

open browser on localhost:9000

Boilerplate

Based on Yongxu Ren react es6-webpack-boilerplate