/software-for-love-site

website for software for love!

Primary LanguageJavaScriptOtherNOASSERTION

✨ software-for-love-site ✨

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