OrthoStice / starter-node-angular

A starter kit for Node and Angular Single Page Apps

Home Page:http://scotch.io/bar-talk/setting-up-a-mean-stack-single-page-application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN Stack Single Page Application Starter

This is a repo for a starter appliation 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.

If you have any questions or requests, email us at chris@scotch.io and we'll keep updating this to make it perfect.

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

http://scotch.io/bar-talk/setting-up-a-mean-stack-single-page-application


Languages

Language:HTML 55.8%Language:JavaScript 43.9%Language:CSS 0.4%