Skip to content

SDushan/MEAN-CRUD-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN-CRUD-Application

This is a Single Page Application create using MEAN Stack

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 or nodemon server.js
  5. View in browser at http://localhost:8080