/recipeweb

web page to display & search recipes

Primary LanguageVue

This repository contains Recipes for maldestor95

This pages displays recipes stored in another repository https://github.com/maldestor95/recipebook/tree/master/recipe and provides a basis search engine.

Revision

Development

  • npm run dev
  • or at the root of the folder npx vite --host

Build & deploy to github

  • npm run build
  • deploy.bat will launch the process to publish built pages to the ghpage branches