An admin dashboard with data tables and charts.
Built with:
-
Clone project
git clone https://github.com/Mahmoud-farargy/admin-dashboard.git -
Install dependencies
install -
Fire up the server and watch files
yarn dev
-
Start app
npm run start -
Test
npm test -
Build
npm run build -
Deploy!
firebase deploy


