Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 723 Bytes

README.md

File metadata and controls

54 lines (31 loc) · 723 Bytes

Logo

This is our small and easy website for recepies that we like to cook ^-^ They are all vegetarian.

Have fun cooking!

Contributions

Contributions are always welcome!

but please only vegetarian or vegan recepies.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  git clone https://link-to-project

dev server

deno task serve

build for prod

deno task build

build image#

docker build .

Authors