Skip to content

ashur/pdx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eats & Drinks

A shortlist of Emily & Ashur's favorite spots in beautiful, sunny Portland, Oregon.

Getting Started

Method One: Nova

Get started in Nova with just a few clicks!

✨ Clone in Nova ✨

  1. Run the Install task to install dependencies
  2. Run the Build & Serve task to start serving the site locally

Method Two: Clone in Terminal

  1. Open a terminal (or Git client)
  2. Clone this repo → git clone https://github.com/ashur/pdx.git
  3. cd into the resulting directory
  4. Run npm install to install project dependencies
  5. After installation has finished, run npm start to start serving the site locally

Usage

Serve the site locally

  • In Nova, switch to the Build & Serve task and click Run ▶️
  • In a terminal, run the following command:
npm run start

Build the site

  • In Nova, switch to the Build & Serve task and click Build 🔨
  • In a terminal, run the following command:
npm run build

Requirements

Acknowledgments

Adapted from css-tricks/conferences

About

Eats & drinks in Portland

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published