Tux Exchange
Tux Exchange is a virtual market that allows users of the All Things Linux Discord to bet/invest on certain things pertaining to the Linux community.
NOTE: This is for fun and is not real money nor can it be traded for real money. This is a virtual market. NOTE 2: This is NOT accuratelinuxgraphs.com certified.
- Clone the repository.
- Run
npm installto install deps - Run
npm run dev -- --opento test the application
npm run buildto build the websitenpm run previewto preview the production build
- Run
npm run formatto format the code
WIP