/successful-spruce

My Website

Primary LanguageJavaScriptOtherNOASSERTION

Develop Locally

  1. Install Node.js and npm

  2. Install npm dependencies:

     npm install
    
  3. Start the Gatsby local development server:

     npm run develop
    
  4. Open http://localhost:8000/ in the browser

  5. 🎉

Editing Content

To start editing your site, you can edit the included Markdown files.

Here's a few resources to get you started:

Colophon