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

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.

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
```