Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 384 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 384 Bytes

ml-website

Development

To run ml-website locally, make sure your project's local dependencies are installed:

npm install

Afterwards, start ml-website development server like so:

npm run dev

Deployment

This project can be deployed on Vercel.

Get a FIREBASE env variable and set it to a link to Realtime Database. Recommended to give all permissions.