A template for creating static HTML views with the latest CSS, linting and hot reloading HTML & CSS.
Checkout this repo, install dependencies, then run the following commands in the terminal.
> git clone https://github.com/iknowhtml/static-html-template.git
> cd static-html-template
> yarn install
Then run yarn start to start the application in development mode.