# open-pod-draft-site
Install [Parceljs](https://parceljs.org/)
`npm install -g parcel-bundler`
Install dependencies
`npm install`
Run dev
`npm run start`