Skip to content

Developer Students Club website built with Next, Firebase, and Styled Components. Using SSG.

Notifications You must be signed in to change notification settings

DSCVITBHOPAL/dscvitbhopal.github.io

Repository files navigation

Web @ DSC VIT

A DSC VIT Bhopal website built with Next.js! PRs welcome.

System Requirements

1. Node.js 10.13 or later
2. MacOS, Windows (including WSL), and Linux are supported
3. Yarn

Getting Started

First, you need to install all dependecies:

yarn install

then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Your changes will get reflected as you edit.

Project Structure

You can view project structure in layout.md file.

To update project strucutre use npx create-layout in root directory. For more options visit create-layout.

Commands

dev - Runs next dev which starts Next.js in development mode.

build - Runs next build which builds the application for production usage.

start - Runs next start which starts a Next.js production server.

export - Uses next for static site generation.

Deploy

deploy - Uses build along with export, and deploys it to gh-pages.

Contribution

If you are looking forward to contributing:

git checkout -b new_branch_name

Make your changes to new branch and then, push it to your forked repository.

And you are ready to make pull request.

Project Contributors

Smit Barmase Abhijeet Chatterjee Aadarsh S Neel Modi Mizan Ali Ankit Sagar Onkar Shaligram

Need help? Feel free to contact Smit Barmase