- Make sure you have NPM and Node installed on your system.
- If you have Git on your terminal, type
git clone https://github.com/Srikanththyagarajan/NasdaqExchange
. - Then go to repository by typing
cd nasdaqExchange
. - Install NPM dependencies
npm install
. - Start the project
npm start
.
Anybody is welcome to make contributions to our repository, especially if you discover critical that expose security vulnerabilities or lessen user experience. You can contribute by creating a fork of our project and making a pull request afterwards.