Skip to content

Development

Stefan Cosma edited this page Jun 18, 2020 · 1 revision

You can install all the theme dependencies using:

yarn install

Available scripts:

  • yarn prod - will build the whole theme for production.
  • yarn deploy - will build the theme for production, zip and validate.

Clone this wiki locally