Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 556 Bytes

Trader Desktop

This is a simple trading app template using React and Material-UI components.

This is the very first version, feel free to use the app. Contributions are always welcome!

Installation / Running

  1. git clone <repository-url> this repository
  2. change into the new directory
  3. npm install
  4. npm start will run the app
  5. Visit the app at http://localhost:3000

License

MIT