create-arkstack
v0.1.1
Published
Scaffold new H3.js or Express.js applications using Toneflix's arkstack templates and starter kits
Maintainers
Readme
About Create Arkstack
Scaffold new applications using any of the Arkstack 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 Arkstackh3: An H3.js app scaffolded with Tonelix's Arkstack- More coming soon...
Usage
# Using npm
npm init arkstack
# Using yarn
yarn create arkstack
# Using pnpm
pnpm create arkstackOptions
location
You can pass the installation location directory as the first argument to the command. For example:
npm init arkstack my-appor even
npm init arkstack ./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 Arkstack framework! The Contribution Guide can be found in the Arkstack documentation and will provide you with all the information you need to get started.
Security Vulnerabilities
If you discover a security vulnerability within Arkstack, please send an e-mail to Legacy via [email protected]. All security vulnerabilities will be promptly addressed.
