https://github.com/sherazakbar50
- Install latest node.js: https://nodejs.org
- Install latest yarn package manager: https://yarnpkg.com/
- Install angular cli:
npm install -g @angular/cli - Install node modules by running terminal command
yarn install - Run the app
yarn startorng serve --open - Or build production app
yarn buildorng build
Use GitHub Issues for tracking bugs and creating new feature requests or write to https://github.com/sherazakbar50