Light and fast Single Page Application with pure ES6 javascript. It only use webpack to build files
0 front-end dependency
- Install Node.js
- From project root folder install all the dependencies:
npm i
npm start
: build files with webpack- Open app/index.html file in your browser