Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/plmercereau/ocl-registry
https://github.com/plmercereau/ocl-registry
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/plmercereau/ocl-registry
- Owner: plmercereau
- Created: 2018-06-22T19:46:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-23T17:23:48.000Z (over 6 years ago)
- Last Synced: 2024-10-23T09:39:36.364Z (16 days ago)
- Language: JavaScript
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ocl-registry
> OCL Registry
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn run dev# build for production and launch server
$ yarn run build
$ yarn start# generate static project
$ yarn run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).