The website for the local ServerlessDays event in Portland, OR.
Original artwork taken from github.com/ServerlessDays/ArtWork.
Locally organized by Stackery.
- Clone the repo
- cd to /serverlessdays-pdx
- run
npm installto install the dependencies - run
npm startto start the local server
Just commit and push to the master branch. The site is hosted on Netlify and will be automatically updated when any changes are detected.