Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.23 KB

readme.md

File metadata and controls

50 lines (31 loc) · 1.23 KB

Homepage - Jana Goellner

Homepage for a midwife and Alternative practitioner from germany, thuringia. Visit the deployed homepage here:

React + TypeScript + Vite

This project was bootstrapped with Vite.

How to start

  1. Clone the project

    git clone [email protected]:Tschuck/homepage-jana-goellner.git
  2. Bootstrap the project

    cd ./homepage-jana-goellner.git
    pnpm install

    This will install dev dependencies.

  3. Start the application

    pnpm run dev
  4. Build the application

    pnpm run build

How to adjust

This page is powered by a specific json definition generated from this Website Editor.

Start the project and import the json found here ./src/definition/Jana Goellner.json.

After all the changes are done, export the json and replace the json file mentioned above. When images have changed, execute the following script to download all new images correctly:

pnpm run download-definition-images