Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simonepizzamiglio/boilerplate
- Owner: simonepizzamiglio
- Created: 2017-12-06T23:42:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T13:39:29.000Z (about 2 years ago)
- Last Synced: 2024-04-17T04:52:59.469Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 1.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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
```