This repository contains every single components of SEDS-Pulchowk's official website created using Next.js bootstrapped with create-next-app
.
-
First, install NodeJS following the link
-
Second, install node_modules package:
npm install
# or
yarn install
# or
pnpm install
# or
bun install
- Third, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
- Be carefull first, it applies chain rule if you break one code then there will be chain effect, on same way others will be modified.
- Complete the TODO first(Commented within the required codearea)
- If "LF will be replaced by CRLF" warning occurs, type the command below:
unix2dos filename
Everyone is welcome to contribute to this project. You are allowed to raise issue and do pull request. If varified the request will be merged. You can directly contact the IT head/Webmaster of SEDS Pulchowk for any query | Currently Sandip Katel