Frontend interface to rate-it project

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

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