Skip to content
bitbybit-dev edited this page Jun 3, 2020 · 3 revisions

To get involved with contributions:

Clone repository, get yourself a branch.

Install dependencies through npm with

npm install

Start running Angular application with

npm run start

Simple, isn't it? Enjoy!

Clone this wiki locally