Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 359 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 359 Bytes

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.