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

https://github.com/nandomoreirame/52weeks

https://52weeks.nandomoreira.dev/
https://github.com/nandomoreirame/52weeks

52weeks babel challenge es6 eslint flux side-project sideproject vue vuejs vuex

Last synced: about 2 months ago
JSON representation

https://52weeks.nandomoreira.dev/

Awesome Lists containing this project

README

          

# 52weeks

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Run your tests
```
yarn run test
```

### Lints and fixes files
```
yarn run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).