Seed HTML Base project to build a single index.html with css and javascript. Setup You need to have node and yarn installed. yarn install Development yarn dev http://localhost:8080/ Deploy yarn build copy folder public to server