You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

596 B

Plantwiki (live version) status-badge

This repo is a website that contains information about my houseplants.

How to build

npm install
npm run build

Or build the container with

podman build .

Developing

Install dependencies with npm install (or pnpm install or yarn) and start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

License

CNPLv7+