View Single Post
  #3  
Old 8th November 2015, 00:15
Glorian Glorian is offline
Member
 
Join Date: Oct 2010
Sweden
Posts: 4
Default
Quote:
Originally Posted by ggg25 View Post
Hello If you have time you helped me Acceleration tracker, I'm not an expert on nodejs and AngularJS, And I have some problem ...

Click the image to open in full size.
First: Download Node https://nodejs.org/en/

Im not very good with it. I asked the admin of the tracker to help me and he did. I can share you a few things I remember.

These, you're going to use via CMD and install these things into the "www" or "htdocs" folder there your tracker are.
Code:
npm install -g bower
npm install -g grunt-cli
npm install
bower install
grunt dist
Bump: This is how the Tracker looks like, Its based on swedvdr code.

http://postimg.org/image/6xcptvhfd/

Last edited by Glorian; 8th November 2015 at 03:12.
Reply With Quote
The Following User Says Thank You to Glorian For This Useful Post:
sam144169 (6th December 2015)