Skip to content

Social network for sharing stock market experiences

Notifications You must be signed in to change notification settings

hongcheung1/Market-Crown

Repository files navigation

market-crown

Project for market crown. (Angular JS and Django)

About the project

Market crown is social network application to help people share their thoughts of stock market forecasts. Provides profit gaining tool for market experts.

Install guide

If you don't have any of these tools installed already, you will need to:

  • Download and install git
  • Download and install nodejs https://nodejs.org Note: Make sure you have Node version >=4.0 and NPM >= 3

Clone repository and install dependencies

You will need to clone the source code of market-crown GitHub repository:

git clone https://github.com/codarrior/market-crown.git

After the repository is cloned, go inside of the repository directory and install dependencies:

cd market-crown
npm install

This will setup a working copy of market-crown on your local machine.

Running local copy

To run a local copy in development mode, execute:

npm start

Go to http://0.0.0.0:3000 or http://localhost:3000 in your browser.

About

Social network for sharing stock market experiences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published