0.5.7 • Published 10 years ago
expressive-angular v0.5.7

Expressive
Custom M-EAN starter Mysql, Express, Angular, Nodejs with theme Angular Material
Demo
Live demo https://expressive.kotaxdev.com
Email : demo@demo.com
Password : passwordInstallation
Install gulp-cli and bower globally
Clone expressive
$ git clone https://github.com/asrul10/expressive.gitInstall node packages
$ npm installInstall bower packages
$ bower installConfig databses in config/index.js
Sync models
$ node sync.jsRun expressive in development
$ gulp build
$ gulp serveFor production
$ gulp productionNow you can run the app on the browser http://localhost
Feature
Server
- Build system
Gulp - Framework
Express.js - Database
sequelize - Authentication based token
jsonwebtoken - Example CRUD api
Client
- Framework
Angularjs - Theme Material Design
Angular Material - CRUD with theme
Material Design Data Table