Skip to content

alegemaate/herb-codex

Repository files navigation

herb-codex

Documenting the herbs.

Developing

yarn install

yarn dev

Building

To create a production version of your app:

yarn build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.