- Notifications
You must be signed in to change notification settings - Fork1.2k
Yeoman generator for an Angular app with an Express server
angular-fullstack/generator-angular-fullstack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Yeoman generator for creating MEAN/SEAN stack applications, using ES6, MongoDB/SQL, Express, AngularJS, and Node - lets you quickly set up a project following best practices.
Installyo,gulp-cli, andgenerator-angular-fullstack:
npm install -g yo gulp-cli generator-angular-fullstackPlease note: If you run into trouble compiling native add-ons during the installation, follownode-gyp's short guide onrequired compilation tools.
Runyo angular-fullstack
yo angular-fullstackSee theGetting Started guide for more information.
- MongoDB - Download and InstallMongoDB - If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the
mongodprocess running. - The project's JavaScript is written in ECMAScript 2015. If you're unfamiliar with the latest changes to the specification for JavaScript, check outhttp://es6-features.org/
General
- Build Systems:
Gulp - Testing:
JasmineMocha + Chai + Sinon- Chai assertions:
ExpectShould
- Chai assertions:
Client
- Scripts:
JavaScript (Babel),TypeScript - Module Systems:
Webpack,(maybe)SystemJS + JSPM - Markup:
HTML,Pug - Stylesheets:
CSS,Stylus,Sass,Less - Angular Routers:
ngRoute,ui-router - CSS Frameworks:
Bootstrap- Option to include
UI Bootstrap
- Option to include
Server
- Scripts:
JavaScript (Babel),TypeScript(planned) - Database:
None,MongoDB,SQL- Authentication boilerplate:
Yes,No - oAuth integrations:
Facebook,Twitter,Google - Socket.io integration:
Yes,No
- Authentication boilerplate:
Available generators:
- App
- Server Side
- Client Side (viagenerator-ng-component)
- Deployment
Check out ourdocumentation home page.
See thecontributing docs
When submitting an issue, please follow theYeoman issue guidelines. Especially important is to make sure Yeoman is up-to-date, and providing the command or commands that cause the issue, as well as any stack traces.
Support us with a monthly donation and help us continue our activities. [Become a backer]
Is your company using Angular-FullStack? Ask your boss to support the project. You will get your logo on our README on Github with a link to your site. [Become a sponsor]
About
Yeoman generator for an Angular app with an Express server
Topics
Resources
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.