Skip to content

GarciaPL/InvestorApp

Repository files navigation

InvestorApp

Docker

Build image

docker build -t investor-app .

Run container

docker run -p 80:80 --name investor-app investor-app

Cypress

npx cypress run --component

Available Scripts

npm start / yarn start

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

npm test / yarn test

Launches the test runner in the interactive watch mode.

npm run format / yarn format

Run prettier formatter

npm run build / yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

Screenshots

investors

asset classes

investor commitments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published