mohdrashid / PaperAdmin

A flat admin dashboard using Angular JS 2/4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PaperAdmin

PaperAdmin is a bootstrap single page dashboard developed using Angular JS 4. PaperAdmin features built-in components to make dashboard development easy. It features custom components such as calendars, list views with CRUD(Create, Read, Update, Delete) functionality, pie charts with status and custom cards to display relevant information.

Demo

https://mohdrashid.github.io/PaperAdmin

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Credits

Some parts of styles have been adopted from Medialoot

License

MIT © Mohammed Rashid

About

A flat admin dashboard using Angular JS 2/4

License:MIT License


Languages

Language:CSS 48.9%Language:TypeScript 24.3%Language:HTML 23.2%Language:JavaScript 3.6%