/afpvr

Experimental static website for adelaidefpvracing.com.au

Primary LanguageSCSS

Website of Adelaide FPV Racing

Build and Deploy

🏗️ Build

  • Install git, node and yarn
  • Clone this repo
  • Get a local build running
yarn install
yarn develop

💄 Edit

  • W.I.P.👷 Markdown support?
  • Keep things tidy with yarn format after editing

🚀 Deploy

Commit and push. Job done 😎 If you stuff up, revert previous commit and push.

To manually deploy use yarn deploy

Maintenance 🔧

Keep things up to date using yarn up and ncu