Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 211 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 211 Bytes

The Official Website of the MSU AI Club!

How to setup

  • First setup environment variables
git clone https://github.com/MSU-AI/msu-aiclub-website.git
cd msu-aiclub-website
npm i
npm run dev