Frontend interface to rate-it project

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

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