Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

noi-techpark/beacon-gamification-frontend

Repository files navigation

beacon-gamification-frontend

Frontend for the beacon gamification back-office developed using the lit-element polymer library.

CI/CD

Install the Dependencies

$ 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

Viewing Your Application

$ yarn ps

The project will then be available at http://127.0.0.1:8081

Building Your Application

  • Create a file called api-url.txt in the folder config.
  • $ yarn pb will generate the builds dev, es5prod and es6prod.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors