You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Please mind that work in Ignite Web Configuration is in ea

 

Unable to render Jira issues macro, execution error.

Description from IGNITE-843:

Specific frameworks:

  • Main SPA stack: HTML5 / LESS / AngularJS 1.3.x / Bootstrap 3.x
  • Auxiliary: jQuery 2.x / AngularJS UI 0.x
  • HTTP server: node.js
  • Tools: Grunt, Lodash 2.x, Font-Awesome 4.x, Animate.css, ngTable

Install node.js locally.
Install Angular, LESS, and Grunt plugins into IDEA.
Use LESS instead of CSS.

Frameworks to be used:

  1. Bootstrap
  2.  AngularJS
  3.  NodeJS
  4.  MongoDB

------------------------------------

To run Web Configuration:

  1. Checkout branch ignite-843.
  2. Install NodeJS.
  3. Install MongoDB.
  4. Start application: "npm start" in app folder.
  5. Open in browser: localhost:3000
  6.  
  • No labels