Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 322 Bytes

generator-app

This repo contains opinionated project templates for use with Stamp. To use, download Stamp and run:

# Install the generator.
stamp add git@github.com:twelvelabs/generator-app.git

# Use them to create a new project at ./my-app.
stamp new app ./my-app