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

https://github.com/bytedecoder/codebrainery.io

Small website made with bootstrap
https://github.com/bytedecoder/codebrainery.io

bootstrap-4 css3 html5 modern-javascript parcel-bundler

Last synced: 10 months ago
JSON representation

Small website made with bootstrap

Awesome Lists containing this project

README

          

# codebrainery.io
Small website made with bootstrap

Bundled with **Parcel**

## Development mode
```bash
$ yarn dev
```

## Production mode
```bash
$ yarn build
```