/minsk.wagtail.space

A website for Wagtail Space in Minsk

Primary LanguageJavaScriptMIT LicenseMIT

minsk.wagtail.space

Source code of minsk.wagtail.space

How to run the project locally

The site uses Gatsby static site generator which requires Node.js.

To run the dev server you will need to install nvm and run the following commands

nvm install
npm install
npm run dev