Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 256 Bytes

Pibui front

This angular app is the front side of the Pibui website (currently https://beta.pibui.org)

To create a build, run :

  • Run "npm install"
  • Run "npm run build-prod-en"

The build need to be placed in the "static" folder of pibui_back.