Frontend interface to rate-it project

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

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