Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 847 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 847 Bytes

Emerson Stone

  1. Install Homebrew on your mac first and foremost. You may already have this, in terminal type brew -v. If you get a number type brew update and then brew ugprade
  2. Install node in the command line enter brew install node.
  3. Clone this repo wherever you want to run it from. CD into the directory you want it to save in and enter this script: cd PATH/YOU/WANT and then clone the repo with: git clone github.com:EmersonStone/temp-site.git
  4. CD into the temp-site directory cd temp-site.
  5. Run npm install
  6. Run gulp watch to serve and watch for changes.
  7. Install Source Tree
  8. Commit changes that you make and it will deploy, notifying Slack if there are any issues.s

Successful deployments are at we_are.emersonstone.com.