Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 417 Bytes

Polkascan Labs UI

This project is used to create mockups to test ideas for future development. It is based on a default angular application implementation, using angular material.

Development server

To run the project start a terminal to run the following commands:

npm i
npm run start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.