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

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.

Awesome Lists containing this project

README

          

# BoxBoard

Place the box and create a board.

![image](./img/img.png)

## 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)