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

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

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.