0.1.2 • Published 4 years ago

@wearearchangel/hcf-create-frontend v0.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

hcf-create-frontend

This npm module bootstraps new frontend services using the various Handcrafted frameworks.

Prerequisites

Node version 12.13.1 + nodejs.org

Installing

To install this package locally run the following command:

npm install -g @wearearchangel/hcf-create-frontend

Using the Package

To use this package run the following command:

hcf-create-frontend project-name

or using NPX(Recommended)

npx @wearearchangel/hcf-create-frontend project-name