Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 500 Bytes

Dystopia - ve(3,3)

What is Dystopia

Deployment

  • [Testnet]
  • [Live]

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.