@superlayer/create-app
v2.0.0
Published
Scaffold a new web/mobile app with Superlayer
Readme
@superlayer/create-app
Scaffold a new web/mobile app with Superlayer.
Maintained by Superlayer. See LICENSE.md and NOTICE for upstream attribution.
Welcome to create-superlayer-app.
Get Started
Run the command to spin up different Superlayer apps!
npx @superlayer/create-appAnd you're ready to go!
Development
Build or develop code with pnpm run build or pnpm run dev
Then link with pnpm: pnpm link --global
Now you can use the command anywhere! create-superlayer-app
Once you're done, you can unlink: pnpm uninstall @superlayer/create-app --global
