@supercharge/create-app
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published


Create a Supercharge App

Scaffold a new Supercharge application with one command



Latest Version

Follow @marcuspoehls and @superchargejs for updates!


Create a Supercharge App

This is the entrypoint to scaffold a new Supercharge application. This repository follows the requirements of npm init to simply initialize a project using a single command:

npm init @supercharge/app your-app-name

This command creates a your-app-name directory in your current working directory and scaffolds a new Supercharge application inside of that folder:

Contributing

We appreciate your contribution! Have an idea what we can add to this application? Please send in a pull request 😊

  1. Create a fork
  2. Create your feature branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🚀

superchargejs.com  ·  GitHub @supercharge  ·  Twitter @superchargejs

Package Sidebar

Install

npm i @supercharge/create-app

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

24.1 kB

Total Files

13

Last publish

Collaborators

  • marcuspoehls
  • peitek
  • celsiusf