mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
521 B
521 B
Prerequisites
You need git to clone the angular-seed repository. You can get git from http://git-scm.com/.
We also use a number of node.js tools to initialize and test angular-seed. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/.
Install Dependencies
npm install
Run the Application
The simplest way to start this server is:
npm start
Now browse to the app at http://localhost/.