Skip to content

Latest commit

 

History

History

frontend

Content v2 Minimal Starter

Look at the Content documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000

yarn dev

Production

Build the application for production:

API_URL=https://www.frbe-kbsb-ksb.be/ yarn generate
gcloud app deploy --quiet