Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thombruce/screenplays
My screenplays.
https://github.com/thombruce/screenplays
Last synced: 1 day ago
JSON representation
My screenplays.
- Host: GitHub
- URL: https://github.com/thombruce/screenplays
- Owner: thombruce
- Created: 2021-06-22T01:17:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-26T00:07:28.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T21:20:20.448Z (about 1 month ago)
- Language: Vue
- Homepage:
- Size: 3.75 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Screenplays
## 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).