An open API service indexing awesome lists of open source software.

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

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