Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

grand-stack/create-grandstack-app

Repository files navigation

create-grandstack-app

Create a new GRANDstack application skeleton from the command line.

Usage:

yarn create grandstack-app <newappname>

or with npm:

npx create-grandstack-app <newappname>

If yarn is detected then packages will be installed with yarn with fallback to npm, use flag --use-npm to force use of npm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published