Frontend interface to rate-it project

Yannick Guern (RMN) cc7b1800dd test5 %!s(int64=7) %!d(string=hai) anos
config 0f19e1ddbb redux-dev-tools %!s(int64=7) %!d(string=hai) anos
images c02ddab200 redux-polyglot et moult choses %!s(int64=7) %!d(string=hai) anos
scripts 01dceacaa8 tidy translation %!s(int64=7) %!d(string=hai) anos
server f2d222329a prod server %!s(int64=7) %!d(string=hai) anos
src cc7b1800dd test5 %!s(int64=7) %!d(string=hai) anos
template d28c19509e production configuration %!s(int64=7) %!d(string=hai) anos
.babelrc 9846e165bd login / logout %!s(int64=7) %!d(string=hai) anos
.gitignore 8612277ae9 ignore npm log error file %!s(int64=7) %!d(string=hai) anos
LICENSE 652f48cf5d Initial commit %!s(int64=8) %!d(string=hai) anos
README.md 3b0c97d086 ultra prod opti %!s(int64=7) %!d(string=hai) anos
deploy.sh 4a68df6514 and again %!s(int64=7) %!d(string=hai) anos
gettext.config.js e29c457ec0 Minimal structure, in fact not ^^ %!s(int64=7) %!d(string=hai) anos
package.json 0f19e1ddbb redux-dev-tools %!s(int64=7) %!d(string=hai) anos
postcss.config.js c02ddab200 redux-polyglot et moult choses %!s(int64=7) %!d(string=hai) anos
webpack.config.js ef82008ea9 remove i18n module %!s(int64=7) %!d(string=hai) anos
webpack.config.prod.js 4a68df6514 and again %!s(int64=7) %!d(string=hai) anos
yarn.lock 0f19e1ddbb redux-dev-tools %!s(int64=7) %!d(string=hai) anos

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