Go to file
Fernando 8681fd255b Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
public Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
src Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
.gitignore Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
README.md Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
babel.config.js Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
package.json Cambio a Vue Cli 2018-10-13 21:20:15 -05:00
tsconfig.json Cambio a Vue Cli 2018-10-13 21:20:15 -05:00

README.md

ihc-router

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint