Cryptocurrency Tracking And Analysis System Capstone Project 1 - Source Frontend (Admin) How to run this project? 1. Clone project $ git clone https://github.com/Capstone-C1SE04-TI/admin-ui.git 2. Change directory to folder admin-ui $ cd admin-ui 3. Install dependencies $ npm install 4. Run in developement mode $ npm start