Skip to content

kai-kou/vue-js-typescript-element-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-js-typescript-element-ui

Vue.js+TypeScript+Element-UIの単体テストで気をつけること

Usage

> git clone https://github.com/kai-kou/vue-js-typescript-element-ui.git
> cd vue-js-typescript-element-ui/app
> yarn
> yarn test:unit

use Docker

> git clone https://github.com/kai-kou/vue-js-typescript-element-ui.git
> cd vue-js-typescript-element-ui
> docker-compose up -d
> docker-compose exec app bash

# cd app
# yarn
# yarn test:unit
# yarn serve

About

Vue.js+TypeScript+Element-UIの単体テストで気をつけること

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published