Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

executable file
·
10 lines (8 loc) · 277 Bytes

BlueML

This is a repo for the BlueML MEAN Stack application.

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