Welcome to the RamaLama website repo!
If you would like to contribute to the website, please fork this project and create a pull request!
Clone the repo:
git clone https://github.com/containers/ramalama.ai.git
Once installed, cd into the folder:
cd ramalama.ai
Run a fresh install of npm:
npm install
Run the website locally:
npm run dev