Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 299 Bytes

File metadata and controls

17 lines (17 loc) · 299 Bytes

CISSA WEBSITE V2

Overview:

Welcome to the official repository of the new CISSA website.

  1. Framework/ Language: ReactJS, HTML, CSS
  2. Build tool: Vite

Branches:

  1. Master
  2. Dev

Command:

  1. Run dev local:
npm run dev
  1. Build:
npm run build