- Clone this repository:
git clone https://github.com/dipyamanroy/enigma-lander.git- Go into project
cd enigma-lander- Install dependencies
npm install- Run project
npm run dev-
Switch to the
devbranch. -
Fork the repository.
-
Make changes to the forked repository.
-
Submit a pull request, and ensure Vecel's preview deployment is passing. Here's a resource on how to write a perfect pull request. Contributions from this repo will count towards Hacktoberfest.
Note: If you wish to add new pages, please add them as new routes under a folder.
