Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 683 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 683 Bytes

Buildwith IONOS Starter

Features

  • Gridsome
  • Tailwindcss
  • SCSS
  • Markdown
  • Tags
  • Blog

Install

1. Install yarn on your machine

You find more information how to do this here

2. install the dependencies for the project

yarn install --frozen-lockfile

3. run the project locally

yarn develop

4. test the production build in local webserver

yarn validate_prod

5. build the production version

yarn build

Ship to IONOS

Ship to IONOS