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

https://github.com/datadavev/siteshow

Simplified listing of a github site
https://github.com/datadavev/siteshow

Last synced: 5 months ago
JSON representation

Simplified listing of a github site

Awesome Lists containing this project

README

          

# vanilla-template

Vanilla website with yarn, sass, webpack

Use as a template in GitHub.

Build and run locally with live reload:

----
yarn dev
----

Build for production:

----
yarn build
----

Then take `./public` and place on the server.

References:

* https://blog.bitsrc.io/build-a-website-with-modern-tooling-and-no-frameworks-a33e65099f9