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

https://github.com/oskarrough/no-hablo.com

https://www.no-hablo.com
https://github.com/oskarrough/no-hablo.com

tartelet-records website

Last synced: 6 months ago
JSON representation

https://www.no-hablo.com

Awesome Lists containing this project

README

          

Website for Max Graef's new (autumn 2018) album "Lo Siento Pero No Hablo Tu Idioma".

> https://www.no-hablo.com

There is no build system. Open `index.html` in your favorite browser.
To ease development, you could use browser-sync:

1. `npm install --global browser-sync`
2. `browser-sync start --server --watch`