A sample of how the Battery API works in real.
- git
- some knowledge of html, javascript, css and popular templating libraries
- Clone the repository
- Type in
npm install
- type in to start the project with browsersync
npm start
and head to /demo
- to build the project, just use
npm run build