kobayashi-m42 / vuejs-training

Vue.jsの学習用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-sample

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Run your unit tests

yarn run test:unit

Run your end-to-end tests

yarn run test:e2e

About

Vue.jsの学習用


Languages

Language:Vue 45.4%Language:TypeScript 34.5%Language:JavaScript 17.3%Language:HTML 2.9%