/dinkdonk.no

The dinkdonk.no website

Primary LanguageTypeScript

dinkdonk.no

The dinkdonk.no website.

Installing

Install Inkscape and ImageMagick

$ brew tap homebrew/cask && brew install inkscape && brew install imagemagick
$ npm install

Building

$ npm run build

Local serve and watch

$ npm run serve

Create a new project

$ npm run create-project [project_name]

Deploying

$ npm run deploy