Skip to content

Rahuldeb5/junior.stuysu.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Junior Caucus IT Website

This project was bootstrapped with Create React App. To create your own React tempate, use npx create-react-app my-app

Get Started

  1. Download VSCode
  2. Download WSL (For Windows Users)
  3. Download Node JS

Once in the project directory, you can run:

npm install --force

Creates the node_modules directory and should only be ran when project directory is first created

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

npx prettier --write .

Corrects the formatting and organization of the code. Should be ran right before committing.

More Resources

About

Website for Junior Caucus '24

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published