How to setup nukeoss ui (Angular UI development environment) - NukeOSS/nukeoss GitHub Wiki
Welcome to the ScrumPokerOSS wiki!
Thank You for contributing !!!!!!!!!!!!!!!!!!!
Contributing to open source projects is a good way to get yourself skilled up.
How to setup nukeoss-ui (using CLI):
- Setup firebase project. (Please the firebase project setup link below)
- Go to nukeoss-ui.
- Run command
npm install
- Install Angular @ latest.
npm install -g @angular/cli
- Go to /environments
- Open environments.ts
- Enter Your Firebase key
- Run
ng serve
From /nukeoss-ui
Click here to get started with Angular