Skip to content

loleg/schafferei

Repository files navigation

Kö298

Coworking in Köniz

Coworking Köniz

This is the source code and content of the home page of the non-profit association Coworking Köniz.

Editing with Forestry

This project has been pre-configured to work with the Forestry CMS, just import the repository ✨
Any changes you make will be commited back to the repo, and deployed in a few minutes.

Import this project into Forestry

Development

# install Gridsome globally
npm install --global @gridsome/cli

# cd into the project directory
cd gridsome-forestry-starter

# install dependencies
npm install

# Start local dev server
npm run develop

Acknowledgements

Based on a starter-kit by Nichlas W. Andersen.