xiaoxian521 a6d76a34fa vue3.0 init před 4 roky
..
public a6d76a34fa vue3.0 init před 4 roky
src a6d76a34fa vue3.0 init před 4 roky
tests a6d76a34fa vue3.0 init před 4 roky
README.md a6d76a34fa vue3.0 init před 4 roky
cypress.json a6d76a34fa vue3.0 init před 4 roky
index.html a6d76a34fa vue3.0 init před 4 roky
jest.config.js a6d76a34fa vue3.0 init před 4 roky
package-lock.json a6d76a34fa vue3.0 init před 4 roky
package.json a6d76a34fa vue3.0 init před 4 roky
tsconfig.json a6d76a34fa vue3.0 init před 4 roky

README.md

vue-ts

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

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint