https://github.com/itaditya/am-admin-panel
AM admin panel is a light weight admin panel made on AngularJs and MaterializeCSS. It is currently in development
https://github.com/itaditya/am-admin-panel
angularjs es6 es6-javascript gulp gulpfile material-design materialize-css
Last synced: 10 months ago
JSON representation
AM admin panel is a light weight admin panel made on AngularJs and MaterializeCSS. It is currently in development
- Host: GitHub
- URL: https://github.com/itaditya/am-admin-panel
- Owner: itaditya
- Created: 2017-09-29T07:07:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T16:02:44.000Z (over 8 years ago)
- Last Synced: 2025-02-12T18:18:48.476Z (12 months ago)
- Topics: angularjs, es6, es6-javascript, gulp, gulpfile, material-design, materialize-css
- Language: HTML
- Homepage: https://adi-am.surge.sh
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
AM-admin-panel is a complete solution for a simple and lite template which is wired up using the best technologies so that you don't have to tinker with them.
## Technology Stack
1. Angularjs
2. Gulp
3. ES6
4. Babel
5. Materialize.css
6. npm
7. bower
## Highlights
1. Code watching and concatenation.
2. ES6 conversion to ES5 automatically
3. Build production ready code easily
## Setup
1. Run `bower install`
2. Run `npm i -g angular-http-server`
3. Run `npm start`
4. In separate terminal run `gulp`
5. Go to localhost:8080