Skip to content

olin/sgfinance.olin.edu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Government Finance Website

Development Environment

  • Make sure you have Node.js and npm installed.
  • In the root directory of this repository, run npm install from the command line to download the requisite dependencies.
  • Run npm start to spin up the dev server.

Deployment

  • Run npm run build to package the app into bundle.js (located in the dist folder).
  • Serve the contents of the dist folder (bundle.js and index.html) to deploy the website.

TODO: Update this to include instructions tailored to the Olin dev server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published