/ml-portal-v2

Portal web application based on admin bootstrap dsp skeleton

Primary LanguageHTMLApache License 2.0Apache-2.0

ML Portal v2 based on SB Admin Angular Port

Based on Admin Bootstrap Theme SB Admin v2.0 to Angular Theme.

Installation

  1. Clone this project or Download that ZIP file
  2. Make sure you have bower, grunt-cli and npm installed globally
  3. On the command prompt run the following commands
  • cd project-directory
  • npm install - bower install is ran from the postinstall
  • npm start - a shortcut for grunt serve
  • npm run dist - a shortcut for grunt serve:dist to minify the files for deployment

Roadmap

  • Make directives more modular

Automation tools