Skip to content

shiva404/myboookz

Repository files navigation

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. If you are facing issue with connecting git run git config --global url."https://".insteadOf "git://"
  5. Start up the server: node express.js
  6. View in browser at http://localhost:3000

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

repo for the node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published