Skip to content

radvil/rashboard

Repository files navigation

Rashboard Angular



rashboard - Dashboard With Angular Material

Table of Contents

Description

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)

Project Preview

rashboard-desktop-view-light-theme; rashboard-desktop-view-dark-theme; rashboard-mobile-view-dark-theme;

Demo link

Visit https://rashboard.web.app/

App folder structure

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

How to run this project

Simply follow below instruction to run this on development mode:

1. clone this repo

git clone https://github.com/radvil/rashboard.git

2. cd into this project

cd rashboard/

3. install all required modules

npm install

4. run project in development mode

npm start

or

ng serve (if you have angular cli globally installed in your system)

References

Contact

About

Simple Angular Dashboard built on top of Angular Material components

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors