misis-books-angular

0.0.2 • Public • Published

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
  • Grunt (task automation)
  • Bower (Web package management)
  • Sass (css tool)
  • [Optional] PhantomJS (Full web stack on server) (Uses for search crawlers)
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/

Package Sidebar

Install

npm i misis-books-angular

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • iprit