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

https://github.com/scbd/coral

test vue
https://github.com/scbd/coral

Last synced: 5 months ago
JSON representation

test vue

Awesome Lists containing this project

README

          

[![codebeat badge](https://codebeat.co/badges/bab12e30-7c85-4500-9b5a-28ef000a31a2)](https://codebeat.co/projects/github-com-scbd-coral-master)

## Build Setup

``` bash
# install dependencies
$ yarn install # Or yarn install

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

# build for production and launch server
$ yarn run build
$ yarn run start

# generate static project
$ npm run generate
```