A shortlist of Emily & Ashur's favorite spots in beautiful, sunny Portland, Oregon.
Get started in Nova with just a few clicks!
✨ Clone in Nova ✨
- Run the Install task to install dependencies
- Run the Build & Serve task to start serving the site locally
- Open a terminal (or Git client)
- Clone this repo →
git clone https://github.com/ashur/pdx.git cdinto the resulting directory- Run
npm installto install project dependencies - After installation has finished, run
npm startto start serving the site locally
- In Nova, switch to the Build & Serve task and click Run
▶️ - In a terminal, run the following command:
npm run start
- In Nova, switch to the Build & Serve task and click Build 🔨
- In a terminal, run the following command:
npm run build
Adapted from css-tricks/conferences