Skip to content

connor132435/junior.stuysu.org

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Junior Caucus Website

Welcome to the Junior Caucus Website! This website is bootstrapped off of the Create React App and uses Webpack 4 to bundle the code.

Inside that directory, you can run several commands:

npm start

Starts the development server.

npm run build

Bundles the app into static files for production.

npm test

Starts the test runner.

npm run eject

Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

cd junior_website

npm start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.3%
  • CSS 26.8%
  • HTML 1.4%
  • Dockerfile 0.5%