0.1.0 • Published 1 year ago
create-egiftcard-app v0.1.0
create-egiftcard-app
Quickest way to spin up a new a egiftcard app in your favorite language.
Try it out now by running this command in any directory:
npx create-egiftcard-app
Installation
Make sure you have Node.js installed:
node -v
Use the following command to install the package:
npm install -g create-egiftcard-app
or if you prefer to use yarn:
yarn global add create-egiftcard-app
Usage
Run this command to create a new app:
create-egiftcard-app
0.1.0
1 year ago