https://github.com/timc1/hot-vanilla-template
A simple, reusable hot reloading HTML/CSS/Javascript, project setup.
https://github.com/timc1/hot-vanilla-template
Last synced: 2 months ago
JSON representation
A simple, reusable hot reloading HTML/CSS/Javascript, project setup.
- Host: GitHub
- URL: https://github.com/timc1/hot-vanilla-template
- Owner: timc1
- Created: 2018-12-20T21:21:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T21:22:08.000Z (over 7 years ago)
- Last Synced: 2025-01-25T15:44:44.833Z (over 1 year ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hot Vanilla Template
A simple, reusable hot reloaded HTML/CSS/JS project setup.
## Usage
```
git clone git@github.com:timc1/hot-vanilla-template.git
```
```
npm install
```
```
npm start
```