Frontend interface to rate-it project
Yannick Guern (RMN) cc7b1800dd test5 | hace 7 años | |
---|---|---|
config | hace 7 años | |
images | hace 7 años | |
scripts | hace 7 años | |
server | hace 7 años | |
src | hace 7 años | |
template | hace 7 años | |
.babelrc | hace 7 años | |
.gitignore | hace 7 años | |
LICENSE | hace 8 años | |
README.md | hace 7 años | |
deploy.sh | hace 7 años | |
gettext.config.js | hace 7 años | |
package.json | hace 7 años | |
postcss.config.js | hace 7 años | |
webpack.config.js | hace 7 años | |
webpack.config.prod.js | hace 7 años | |
yarn.lock | hace 7 años |
Description in coming
yarn global add webpack
yarn install
npm run start
open browser on localhost:3000
yarn global add webpack
yarn install
npm run build
npm run serve
open browser on localhost:9000