Welcome to the home of a rather superawesome indie game developer based in Norway. Our mission is to empower people to unite around ideas that matter to them and together make those ideas come to life.
Get an advisory board: I really recommend getting an advisory board of people who have done it before. Always run your crazy ideas through them. We did that really early on.
Work with other artists: We’re working with artists – getting all these different people interested in how games are made is really important for the industry as well as our studio.
This starter project includes some of the latest powerful technologies.
The easiest way to get started quick is to use the Forestry button below, which will create a Github repository for you, clone this starter repo and import all data to the CMS. After that is complete, you can just go to Netlify and connect your newly created project that will set it up for automatic deployment when you commit to the Github repo.
Use the following build config for Netlify
Build command: gridsome build
Publish directory: dist
If you haven't already installed Gridsome CLI: npm install --global @gridsome/cli
gridsome create my-gridsome-site https://github.com/LokeCarlsson/gridsome-starter-bootstrap.git
cd my-gridsome-site
to open folderyarn dev
to start local dev server at http://localhost:8080