Skip to content

hellocoop/B2BSaaSDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 greenfielddemo repo on your local machine

Running locally

  1. cd S3
  2. npx http-server . -p 3000 to serve the static files
  3. open http://localhost:3000 to open the site in your favorite browser

License

MIT

Releases

No releases published

Packages

No packages published