hld-cli

0.0.1 • Public • Published

Creating an App

You’ll need to have NodeJs >= 14 on your local development machine (but it’s not required on the server). You can use nvm (macOS/Linux) or nvm-windows to switch Node versions between different projects.

1. To create a new app:

npx hld-cli project

2. Input the project name

It will create a folder with the name same as the project name

Please specify the project name: my-app

3. Selecting a template

You can check the template list by the command: npx hld-cli --help

Please specify a template for the created project: miniApps

Readme

Keywords

Package Sidebar

Install

npm i hld-cli

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

22.9 kB

Total Files

4

Last publish

Collaborators

  • lynn.hld