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 install
to install the dependencies - run
npm start
to 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.