Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 608 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 608 Bytes

ai-hackathon-microsite

Building the Project

First-time users:

  1. npm install
  2. npm run build

Any other time after the first time:

  1. npm run build

Git Naming Conventions

Releases

  • Project is setup to use Github Pages
  • On merge, Github automatically starts a workflow in Actions to build and deploy to production