https://github.com/harehare/boxboard
Place the box and create a board.
https://github.com/harehare/boxboard
board
Last synced: 9 days ago
JSON representation
Place the box and create a board.
- Host: GitHub
- URL: https://github.com/harehare/boxboard
- Owner: harehare
- License: mit
- Created: 2021-01-03T14:03:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-24T11:58:11.000Z (almost 5 years ago)
- Last Synced: 2025-03-05T09:46:11.361Z (10 months ago)
- Topics: board
- Language: Reason
- Homepage: https://boxboard.space/
- Size: 1.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BoxBoard
Place the box and create a board.

## Developing
```sh
$ npm run dev
```
Open http://localhost:3000 and start modifying the code in /src.
## Production
```sh
$ npm run prod
```
## TODO :construction:
- [ ] Add video
- [ ] Add audio
- [ ] Add tests
- [ ] Add minimap
- [ ] Add board share function
## License
[MIT](http://opensource.org/licenses/MIT)