Gulnoz / TTP-Stock-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TTP-Stock-Project

This project was bootstrapped with Create React App.

Prerequisites:

Before you begin, ensure you have installed the latest version of:

npm, PostgreSQL, Node

  1. Install all dependencies in the TTP-Stock-Project root folder terminal you should run:

npm install

Importan: If you are going to run Client and Server applications in the same mashine, you should run first the server application.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

If you are running another app in the terminal you will get this message: "Would you like to run the app on another port instead? (Y/n)"

Type y and enter.

Open http://localhost:3001 to view it in the browser.

About


Languages

Language:Ruby 54.5%Language:JavaScript 39.9%Language:HTML 3.1%Language:CSS 2.5%