Skip to content

shellatomic/trading-app

 
 

Repository files navigation

Trading Application

License: GPL v3

This project is a monorepo and uses lerna as it management tool, visit lerna for more info.

Available Scripts

In the project directory, you can run the following commands from the root directory:

  yarn start

Runs the client and server in the development mode.
For the Client Open http://localhost:3000 to view it in the browser. For the Server Open http://localhost:4000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

  yarn test

Launches the test runner in terminal.

  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.

The build is minified and the filenames include the hashes.\

  yarn lint

Launches Eslint and show programmatic problems in console and vscode

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.7%
  • TypeScript 9.2%
  • CSS 9.1%