Skip to content

Larva dev: Things to know

Lara Schenck edited this page Apr 23, 2020 · 1 revision
  • If you'd like to use browser sync / live reload when developing against the Larva server, you can. Install browser-sync as a devDependency in assets/package.json and add it to the larva script in package.json. See the Variety theme for an example.
  • Stylelint and Eslint run automatically during the dev and prod commands. Watch your console.