https://github.com/wurde/screenplay
A collection of screenplays.
https://github.com/wurde/screenplay
cypress graphcms nextjs storybook tailwind
Last synced: 12 months ago
JSON representation
A collection of screenplays.
- Host: GitHub
- URL: https://github.com/wurde/screenplay
- Owner: wurde
- Created: 2021-09-21T13:56:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-24T14:02:02.000Z (over 4 years ago)
- Last Synced: 2025-01-10T00:17:12.156Z (about 1 year ago)
- Topics: cypress, graphcms, nextjs, storybook, tailwind
- Language: JavaScript
- Homepage: https://screenplays.andybettisworth.com
- Size: 330 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Screenplay
A collection of screenplays.
## Getting Started
First, run the development server:
```bash
# Install dependencies
npm install
# Run the local development server
npm run dev
```
Open [http://localhost:3000](http://localhost:3000)
with your browser to see the result.