Simple Frontend Template Frontend template/boilerplate using HTML, Typescript, and SASS support. Webpack bundler to compile and minify all files to production Usage Install some dependencies $ npm run setup Run web server $ npm run serve Build for production $ npm run build