Skip to content

uf-mil/mil.ufl.edu

Repository files navigation

Machine Intelligence Laboratory website

Here lies our laboratory's website, https://mil.ufl.edu. This website hosts information about our laboratory, our research, and our members.

Contributing

To setup and run the website:

npm install
npm run start

To build the website:

npm run build