This repository hosts Anvil scaffolds for Backbone on Express application creation.
To install these scaffolds, run:
anvil install anvil.scaffold.backboneonexpress
Once it is installed, you'll be able to run:
-
anvil gen boe
generates a new Backbone on Express project -
anvil gen boe:crud
adds all the crud functionality for a model to the project