Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 464 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 464 Bytes

Super Octo Waffle

This project was generated with Angular CLI version 8.3.19.

Starting the app

Clone the repository: git clone git@github.com:dragonator/super-octo-waffle.git

Install dependencies: cd super-octo-waffle/ && npm install

Define personal access token for GitHub as environment variable GITHUB_TOKEN.

Start the devepment servers using the serve script.

Navigate to http://localhost:4200/.