First, clone the repository:
git clone https://github.com/jimmybisenius/trade-rust.git
Next, cd into your new repo and install the dependencies:
cd trade-rust;npm i;
Next, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.tsx
. The page auto-updates as you edit the file.
Once you've made your desired changes, commit them to a fork and submit a pull-request, ensuring you tag someone for review.
Built by PlasteredDragon, interface and Github by Burger. Special thanks to Lone Wolf Rust.