Skip to content

Commit 35316fd

Browse files
committed
Update README.md
1 parent 26dfeee commit 35316fd

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

README.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,28 @@
1-
# meanstack
2-
MEANStack bringing together the best of MEAN MongoDB, Express, AngularJS and Node.js
1+
# MEANStack
2+
*bringing together the best of MEAN MongoDB, Express, AngularJS and Node.js*
3+
4+
Is a solution full-stack JavaScript, based on MongoDB, Express, AngularJS, Node.js and another stack of packages.
5+
6+
* Stack of packages
7+
* Gulp gulp-sass, gulp-minify-css, gulp-imagemin, gulp-uglify, gulp-jshint, browser-sync and more...
8+
* Bower package manager. Used to manage front-end packages.
9+
* Handlebars template manager.
10+
* Mongoose MongoDB object modeling tool.
11+
* Nodemailer module to send e-mails with Node.js.
12+
* Passporte authentication middleware for Node.js. With passport-facebook, passport-github, passport-google-oauth, passport-linkedin-oauth2, passport-twitter and passport-local form to login strategy.
13+
* jQuery JavaScript Library.
14+
* AngularUI Router Routing framework for AngularJS.
15+
* ocLazyLoad Lazy load modules & components in AngularJS.
16+
* Bootstrap for Sass is Bootstrap...
17+
18+
Are some of the packages that we use to make this dream come true.
19+
20+
## Getting Started
21+
Getting started ? go to the official page [meanstack.developscript.com](http://meanstack.developscript.com/getting-started)
22+
23+
## Documentation
24+
Documentation can be found on the [meanstack.developscript.com](http://meanstack.developscript.com/documentation)
25+
26+
## Copyright & License
27+
28+
Copyright © 2016 Developscript - Licensed under [MIT](https://github.com/developscript/meanstack/blob/master/License).

0 commit comments

Comments
 (0)