Skip to content

hellocoop/B2BSaaSDemo

Repository files navigation

B2B SaaS Demo

This repo contains the source code powering https://B2BSaaSDemo.com/.

Getting started

Prerequisites

  1. Git
  2. Node (>=16.0.0), npm (>=7.0.0)
  3. A fork of the repo (for any contributions)
  4. A clone of the B2BSaaSDemo repo on your local machine

Running locally

  1. npm install
  2. npm run dev
  3. open http://localhost:5173 to open the site in your favorite browser

License

MIT