githubsolidlyexchange / solidly.exchange
- вторник, 8 марта 2022 г. в 00:27:55
https://github.com/solidlyexchange/solidly.exchange
Solidly - ve(3,3)
What is Solidly
Deployment
Getting started
- Make sure to have nodejs installed. This app is built using Next.js and react.
- Run
npm install
- You can now run the nextjs app this way:
npm run dev
- That's it! You can now start hacking and submit PRs.