/aom-backup

Jamstack site.

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. 🎉