Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 319 Bytes

File metadata and controls

16 lines (12 loc) · 319 Bytes

DigitalHistory

To get startet

$ cd kladno-web-app

Create a .env file with the credentials to connect with the Sanity backend. See .env.local.example to get started. Then run:

$ npm install
$ npm run dev

To see more information about the web app, see the README in the /kladno-web-app folder