/savory

Webapp for Savory

Primary LanguageVueMIT LicenseMIT

savory

Webapp for Savory

Check out the homepage for more information!

Development

Linting

Install pre-commit.

brew install pre-commit

Run pre-commit install to set up the git hook scripts so that pre-commit can run automatically on git commit.

Dev server

For local development, use the start:dev command to watch the project and recompile on changes.

npm run start:dev

.env

For Auth0 settings, use the Savory Single Page Application in the development tenant.