Skip to content

fredhii/Angular-Dashboard

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn

Angular Dashboard

Manager dashboard

Report Bug · Request Feature

About The Project

Angular dashboard connected to a backend server, implementing correctly CRUD and authentication, with rol user support and other awesome stuffs

Usage Local

Clone repo Install project dependencies

npm install

Go to path and open file

cd node_modules/sweetalert/typings

Remove typo
const swal: SweetAlert;

Start backend server

npm start

Start dashboard

ng serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.