Frontend interface to rate-it project

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