1.1.0 • Published 1 year ago

create-astonish-presentation v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Create Astonish Presentation

A CLI to get you quickly started with Astonish.

Usage

Create a starter presentation with typescript and yarn

    npx create-astonish-presentation my-presentation --typescript --yarn

Create a demo presentation with typescript and yarn

    npx create-astonish-presentation my-presentation --template demo --typescript --yarn

Create a javascript starter presentation with javascript and npm

    npx create-astonish-presentation my-presentation

Screenshot

image