Frontend interface to rate-it project

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

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