This site runs on npm so download and install Node.js (it includes npm) for your platform.
- Clone this repository.
https://github.com/BizKit-Tech/BizKit-Tech.github.io.git- Change directory.
cd BizKit-Tech.github.io- Install dependencies.
npm install- Start development server.
npm run startThe repository is set up so that every push to the main branch will deploy changes to the site.