Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lunchb0ne/videolibrarysystem

This is the repo of the best video rental service, that never was... ONFLIX!
https://github.com/lunchb0ne/videolibrarysystem

management-system oauth2 vuejs

Last synced: 12 days ago
JSON representation

This is the repo of the best video rental service, that never was... ONFLIX!

Awesome Lists containing this project

README

        

# VideoLibrarySystem

## Build Setup

```bash
# install dependencies
$ yarn install

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

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

# generate static project
$ yarn generate
```

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