Vanilla SPA JS Boilerplate Vanilla SPA JS Boilerplate based on vanillajs-spa but with Webpack, SASS and etc. Technologies: Babel SASS ESLint Webpack Project setup Install dependencies npm i Compiles and hot-reloads for development npm run dev Compiles and minifies for production npm run build