README
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