Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 282 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 282 Bytes

CI Deployment (Master branch):


Getting started

You can start in two ways:

How to build the application?

$ npm install
$ npm run build

How to develop the application?

$ npm install
$ npm run start