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

https://github.com/nothingrandom/studio


https://github.com/nothingrandom/studio

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# studio nothingrandom
[![Netlify Status](https://api.netlify.com/api/v1/badges/0c5b00d8-a2fb-4517-bced-1a4ca193afec/deploy-status)](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