|
hace 3 meses | |
---|---|---|
public | hace 2 años | |
src | hace 3 meses | |
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 1 año | |
package.json | hace 2 años | |
vue.config.js | hace 2 años | |
yarn.lock | hace 1 año |
# 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