Official website of Manav Rachna AIML Club, built using NextJs, a framework for React.
First, PLEASE FORK the repo by clicking on the "fork" button on the top right corner of this page.
Then, go to YOUR fork, and click on the green button that says "Code". Copy the link that appears. Now do the following:
- Open PowerShell
- Make sure git is installed, then run this
git clone https://github.com/Manav-Rachna-AIML-Club/aiml-club-website.git- Go to the folder
cd aiml-club-website- Open in VS Code by opening the folder or by running this command directly:
code .- Open Terminal
- Make sure git is installed, then run this
git clone https://github.com/Manav-Rachna-AIML-Club/aiml-club-website.git- Go to the folder
cd aiml-club-website- Open in VS Code by opening the folder or by running this command directly:
code .- Install NodeJS from here, keeping the default settings.
- In your VSCode press
Ctrl + Jto open the terminal. - Run this command to install the dependencies
npm install- Run this command to start the development server
npm run devNow go to http://localhost:3000 to see the website running.
For any help feel free to ask on discord or whatsapp group.