Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 230 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 230 Bytes

AC-MB-website

Setup

  • Checkout the repo
  • Run npm install to install dependencies

Develop

  • Run a gulp dev to generate the build and start a local server

Build

  • Run a gulp to generate the static dist folder