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

Oscar José Nuñez Chávez 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
public 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
src 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
tests 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
.browserslistrc 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
.eslintrc.js 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
.gitignore 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
README.md 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
babel.config.js 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
package-lock.json 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
package.json 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos
tsconfig.json 96d3b0eb93 Primer commit %!s(int64=6) %!d(string=hai) anos

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.