Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.17 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.17 KB

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.