This repository contains a simple angular dashboard starter kit built on top of Angular Material components.
In order to use this dashboard kit, you need to fullfil the following minimum requirements on your system:
- NodeJS (v12 or v14)
- npm (7.6.1)
Visit https://rashboard.web.app/
Here's a folder structure for a this project:
app/
|- _core/
|- _shared/
|- about/
|- chat/
|- company/
|- dashboard/
|- shell/
|- social/
|- tables/
|- app-routing.module.ts
|- app.components.ts
|- app.module.ts
Simply follow below instruction to run this on development mode:
git clone https://github.com/radvil/rashboard.git
cd rashboard/
npm install
npm start
or
ng serve (if you have angular cli globally installed in your system)
- Email: radvil.phone@gmail.com
- Telegram: @laradvil





