create-arcstack
v0.1.7
Published
Scaffold new H3.js or Express.js applications using Toneflix's arcstack templates and starter kits
Maintainers
Readme
About Create Arcstack
Scaffold new applications using any of the Arcstack templates and starter kits.
Starter kits
You can choose between one of the following official starter kits
express: An Express.js app scaffolded with Tonelix's Arcstackh3: An H3.js app scaffolded with Tonelix's Arcstack- More coming soon...
Usage
# Using npm
npm init arcstack
# Using yarn
yarn create arcstack
# Using pnpm
pnpm create arcstackOptions
location
You can pass the installation location directory as the first argument to the command. For example:
npm init arcstack my-appor even
npm init arcstack ./This argument is optional and the command will prompt you to enter the installation location if not provided.
Contributing
Thank you for considering contributing to the Arcstack framework! The Contribution Guide can be found in the Arcstack documentation and will provide you with all the information you need to get started.
Security Vulnerabilities
If you discover a security vulnerability within Arcstack, please send an e-mail to Legacy via [email protected]. All security vulnerabilities will be promptly addressed.
