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

Compare with Current View Page History

« Previous Version 9 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 / JADE / AngularJS 1.3.x / Bootstrap 3.x
  • Auxiliary: jQuery 2.x / AngularJS UI 0.x
  • HTTP server: node.js (express)
  • Tools: npm, Lodash 2.x, Font-Awesome 4.x, Animate.css, ngTable

Install node.js locally.
Install Angular, LESS, Jade, node.js plugins into IDEA or use Webstorm.
Use LESS instead of CSS.

Use JADE template instead of HTML.

Frameworks to be used:

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

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

To run Web Configuration:

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