Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 442 Bytes

Pepe - ve(3,3) DEX

What is Pepe

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.