/Dashboard-

Primary LanguageTypeScript

Setup and run the application

Dashboard Installation

# Install dependencies
$ cd Dashboard
$ npm i

# Run App
$ npm run dev

Page optimization

# Install dependencies
$ cd DawnLandingPage
$ npm i

# Run App
In case you use nodejs 
$ npm run dev