Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 444 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 444 Bytes

AS GitHub Page

Run locally:

  • run npm install to install the dependencies

  • run npm start to start the local development

Build for deployment:

  • run npm build to build the application for production.

there should be a jenkins job listening for any changes.

Refers: