Author: rbiggs
(c) 2017 to present All Rights Reserved
This project is created using Composi. You can learn more about Composi and how to use it at its website.
In order to build this project you need to install its dependencies. Use the terminal to cd to this folder. Then run:
npm iAfter NPM finishes installing, you can build and run it:
npm run buildThis will open your built project in your default browser.