![]() |
hace 2 años | |
---|---|---|
public | hace 2 años | |
src | hace 2 años | |
static | hace 2 años | |
.browserslistrc | hace 2 años | |
.editorconfig | hace 2 años | |
.eslintignore | hace 2 años | |
.eslintrc.js | hace 2 años | |
.gitignore | hace 2 años | |
README.md | hace 2 años | |
babel.config.js | hace 2 años | |
jest.config.js | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años | |
vue.config.js | hace 2 años | |
yarn.lock | hace 2 años |
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run all tests
npm test