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 greenfielddemo repo on your local machine
cd S3
npx http-server . -p 3000
to serve the static filesopen http://localhost:3000
to open the site in your favorite browser