Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Crossfit Westside Website © 2014 Mackenzie Kieran & Garret Schauteet

  • unzip the site.
  • run npm install from main folder (contains package.json).
  • make changes to files in /local. To test run node app.
  • to build: run gulp build from local.
  • to deploy after building, enter /app and commit the new build:
git add -A
git commit 

*Note: these git commands are not mandatory, ensure all changes have been added and comitted before deploying. The /app directory is a separate git repository that points to heroku, within the project.

To make the new build live run: git push heroku master from /app. This will deploy the new build to the heroku server.

About

Crossfit Westside

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors