An open API service indexing awesome lists of open source software.

https://github.com/vaga/vue-typing-challenge

A typing challenge in Vuejs
https://github.com/vaga/vue-typing-challenge

project vuejs

Last synced: 26 days ago
JSON representation

A typing challenge in Vuejs

Awesome Lists containing this project

README

          

# Typing Challenge

## 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
```