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.github.io.git
Once installed, cd into the folder:
cd ramalama.github.io
Run a fresh install of npm:
npm install
Run the website locally:
npm run dev