Frontend for the beacon gamification back-office developed using the lit-element polymer library.
$ yarn
This will install all the dependencies including:
- lit-element: webcomponent library
- polymer-cli: cli used to preview and build the project
- redux: used to manage state
$ yarn ps
The project will then be available at http://127.0.0.1:8081
- Create a file called
api-url.txtin the folderconfig. $ yarn pbwill generate the buildsdev,es5prodandes6prod.
At the current time the assets (images and logos) are only copied in the es5prod build, if you want to change that, change the pb command in package.json