Website for an awesome nonprofit.
Before doing anything else, make sure you have the following tools installed:
Then, do the following:
- clone the repo:
git clone git@github.com:warmwintersorg/warmwinters.org.git - cd into it:
cd warmwinters.org - install dependencies:
yarn - serve and watch for changes:
yarn start