Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/simonepizzamiglio/boilerplate

My personal boilerplate for starting a static html project
https://github.com/simonepizzamiglio/boilerplate

Last synced: about 2 months ago
JSON representation

My personal boilerplate for starting a static html project

Awesome Lists containing this project

README

        

My personal Boilerplate for starting a static website project

```shell
git clone https://github.com/simonepizzamiglio/Boilerplate.git
cd boilerplate
npm install
npm run start
```