Skip to content

palashmon/starter-node-angular

Repository files navigation

MEAN Stack Single Page Application Starter Build Status

This is a repo for a starter application for a Single Page MEAN Stack application. Just download and install and you have a good foundation for building application.

Installation

  1. Download the repository
  2. Install npm modules: npm install
  3. Install bower dependencies bower install
  4. Start up the server: node server.js
  5. View in browser at http://localhost:8080

Use this starter kit to build any MEAN stack application you like.

Future Additions

  • CRUD examples
  • Development and Production Environments
  • Link examples
  • Single Page AngularJS Animations

About

A starter kit for Node and Angular Single Page Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published