Plantilla basica para frontend utilizando Vue.js con soporte para typescript.

Oscar José Nuñez Chávez 96d3b0eb93 Primer commit 6 years ago
public 96d3b0eb93 Primer commit 6 years ago
src 96d3b0eb93 Primer commit 6 years ago
tests 96d3b0eb93 Primer commit 6 years ago
.browserslistrc 96d3b0eb93 Primer commit 6 years ago
.eslintrc.js 96d3b0eb93 Primer commit 6 years ago
.gitignore 96d3b0eb93 Primer commit 6 years ago
README.md 96d3b0eb93 Primer commit 6 years ago
babel.config.js 96d3b0eb93 Primer commit 6 years ago
package-lock.json 96d3b0eb93 Primer commit 6 years ago
package.json 96d3b0eb93 Primer commit 6 years ago
tsconfig.json 96d3b0eb93 Primer commit 6 years ago

README.md

merelec-vue-template

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.