@wearearchangel/hcf-create-frontend

Automate bootstrapping of frontend services

Usage no npm install needed!

<script type="module">
  import wearearchangelHcfCreateFrontend from 'https://cdn.skypack.dev/@wearearchangel/hcf-create-frontend';
</script>

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