SPA Scaffolding built with Vanilla JS, Typescript and Lit-html as a template engine. To navigate between pages I added navigo router. You can use latest features of es6 and es7 without add manually the polyfills.
$ npm install
$ npm start$ npm run prod- Chrome
- Firefox
- Safari
- Edge
- IE11
- Handle paths with alias
- Setup Unit Testing
- Setup E2E Testing