https://github.com/rasbasnet/investment-portfolio-aws
https://github.com/rasbasnet/investment-portfolio-aws
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rasbasnet/investment-portfolio-aws
- Owner: rasbasnet
- Created: 2023-04-17T09:53:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T02:13:23.000Z (about 3 years ago)
- Last Synced: 2025-02-28T00:20:44.184Z (over 1 year ago)
- Language: TypeScript
- Size: 10.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`