Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 361 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 361 Bytes

Enuma Project Scaffoldings

This repo contains various scaffoldings for starting different kinds of project.

The command to download a template has the following syntax:

npx degit enumatech/scaffolding/<project> <destination>

For example, to download the Vuetify prototyping template:

npx degit enumatech/scaffolding/vuetify-prototype new-project