Frontend of the biergit app
- Install the latest version of Yarn
- Run the build or development server commands listed below
yarn dev builds the frontend and starts a development server (on localhost:3000 by default).
When files change, they are rebuilt and the browser is reloaded.
yarn build builds to frontend and stores the build artifacts in the .next directory. The contents of this directory are cleared before every build.
yarn type-check runs TSLint over all source files for code style checking.
Biergit was founded and developed by 4 friends in Zurich Switzerland.