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

https://github.com/hellsan631/angular-loopback-boilerplate

the best mean stack
https://github.com/hellsan631/angular-loopback-boilerplate

Last synced: 9 months ago
JSON representation

the best mean stack

Awesome Lists containing this project

README

          

# AngularJS + Loopback
A Simple MEAN stack to kick start your new project with SASS support and Gulp watch/build tasks

## Features
* Loopback API to quickstart your back-end
* Setup with angular in HTML5 navigation mode (no hashbang)
* Materialize & some basic widgets for a great looking UI
* SweetAlert 2 Dialog Library Integrated with Angular
* One of the best gulp files this side of the sun (seriously)
* Fully setup linting configs
* Follows JohnPapa's AngularJS style guide

### Gulpfile
* Minifies CSS & JS (ez)
* Minifies HTML Templates (use inline javascript though)
* Injects front-end files & bower vendor files into your index (cool)
* Live Reload w/ SASS compilation (ok, i mean, everyone does that)
* ES6 Support with babel (common, show me something cool)
* Optimizes JS w/ [this](https://github.com/nolanlawson/optimize-js), decreases compile times by 20% (shiiit)