0.0.2 • Published 9 years ago

misis-books-angular v0.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
9 years ago

MISIS Books Angular

An application based on Nodejs + Angular + Angular Material + Express + Jade + Sass and MISIS Books API.

Development environment setup 1. Prerequisites

  1. Dependencies
npm install bower -g
npm install grunt-cli -g
gem install sass
[optional] npm install phantomjs -g
  1. Installation
  2. Cloning repo
$ git clone https://github.com/IPRIT/misis-books-angular.git
  1. Install required node modules
npm install
  1. Bower modules installation:
bower install
  1. Running Grunt
grunt 

Optional 5. Running PhantomJS Server

npm run-script seo
  1. Running application To start the web server, run:
npm start

or

node app.js

To access the local server, enter the following URL into your web browser:

http://localhost:3000/