0.1.1 • Published 6 years ago
@wearearchangel/create-hcf-frontend v0.1.1
CREATE-HCF-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/create-hcf-frontend
Using the Package
To use this package run the following command:
create-hcf-frontend project-name
or using NPX(Recommended)
npx @wearearchangel/create-hcf-frontend project-name