Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Website for the 49th Security Division at UNC Charlotte.

Notifications You must be signed in to change notification settings

49thSecurityDivision/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

49sd Website

To setup this project locally, first clone the repository.

git clone https://github.com/49thSecurityDivision/website.git
or
git clone [email protected]:49thSecurityDivision/website.git

Move into the root folder of the repository.

cd website

Next, you will need to create the keys.json file and add the appropriate data.

cp src/lib/keys.example.json src/lib/keys.json

Now you can install the necessary dependencies and run the application.

npm install
npm start

Once you are ready to move to production, you will first need to run a new build which will output to the build folder.

npm run build

Finally, deploy the build to the production server.

About

Website for the 49th Security Division at UNC Charlotte.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •