https://github.com/nothingrandom/studio
https://github.com/nothingrandom/studio
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nothingrandom/studio
- Owner: nothingrandom
- License: mit
- Created: 2022-01-31T15:36:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T10:48:35.000Z (about 1 year ago)
- Last Synced: 2025-02-20T11:34:19.949Z (about 1 year ago)
- Language: JavaScript
- Size: 8.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# studio nothingrandom
[](https://app.netlify.com/sites/studionr/deploys)
## Local Dev Setup
Prerequisites: Node 18+
1. `nvm use`
2. `npm install`
## Local Dev Workflow
1. `npm start`
2. Open `http://localhost:8080/`
## Notes