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

https://github.com/aspida/resthub


https://github.com/aspida/resthub

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# resthub

> My swell Nuxt.js project

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run generate

# keep clean code
$ npm run lint

# check the types
$ npm run typecheck
```

For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).