Skip to content

SparkSetters/s2-website-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S2 Website

Pull master branch.

Deployment should happen automatically for every commit to master.

To deploy manually

Pull code, run npm install.

After changing stuff, run npm run build and then npm run deploy, this deploys your changes to the gh-pages branch.