Skip to content

containers/ramalama.github.io

Repository files navigation

RamaLama Website

Welcome to the RamaLama website repo!

If you would like to contribute to the website, please fork this project and create a pull request!

How to install and run

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