Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/elijah629/drawr


https://github.com/elijah629/drawr

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

Drawr is an r/Place clone

# Installing, Building and Running

## Windows

- Use WSL

## Linux

- `npm install`

To run in

- ### Development
- `npm run dev`
- ### Production
- `npm run build`
- `npm run start`