Skip to content

OJAS is the departmental team of electrical engineering, NIT Hamirpur

Notifications You must be signed in to change notification settings

team-ojas/teamOJAS2k22

Repository files navigation

OJAS - Nimbus - NITH

Development - guide for developers

getting started

  • make sure you have nodejs,npm,git installed on your machine.
  • fork this repository.
  • get repository
    • clone this repository -- git clone (your-repository-ssh-id)
  • install dependencies npm install
  • run project npm run dev

Development_Guide

this is a react project. simple structure just read it you will understand. at any element you can press F12 to go to its definition.

  • you can use your own css/scss for components or you can use tailwindcss - install tailwind intelliscence vscode extention for better support.

Static files

  • Images - you can store images in public/ folder. they will be available with path /

    Make sure Images Size is not more that 250KB - resize images accordingly, large images may cause longer load times and bad user experience.

  • Videos - DO NOT upload videos to repository. Upload your videos to youtube and Embed the youtube video to your page instead.

Need Help

if you are facing any problems in setting up the environment you can contact the maintainers.

About

OJAS is the departmental team of electrical engineering, NIT Hamirpur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published