Wajiha-Kanwal / MEAN-scaffolds

Basic MEAN scaffold from the book titled, MEAN Web Development by Amos Q. Haviv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MEAN-scaffolds

Basic MEAN scaffold from the book titled, MEAN Web Development by Amos Q. Haviv

Execute these commands on terminal :

  1. npm install
  2. bower install
  3. node server.js

Open your favorite browser and point it to http://localhost:3000

About

Basic MEAN scaffold from the book titled, MEAN Web Development by Amos Q. Haviv

License:MIT License


Languages

Language:JavaScript 90.3%Language:HTML 9.7%