This repo contains the source code powering https://B2BSaaSDemo.com/.
- Git
- Node (>=16.0.0), npm (>=7.0.0)
- A fork of the repo (for any contributions)
- A clone of the B2BSaaSDemo repo on your local machine
npm install
npm run dev
open http://localhost:5173
to open the site in your favorite browser