An open API service indexing awesome lists of open source software.

https://github.com/rasbasnet/investment-portfolio-aws


https://github.com/rasbasnet/investment-portfolio-aws

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Local Setup

Clone this repo

Install node and yarn: https://classic.yarnpkg.com/lang/en/docs/install

Once you have please cd to the repo on your terminal and run the following

### `yarn`

Then once complete please run:

#### `yarn start`

This will run the app.\
Open [http://localhost:3000/investment-portfolios/login](http://localhost:3000/investment-portfolios/login) to view it in the browser.

TO START THE SERVER:
cd to `/src/server`
run `node server.js`