create-front-end-app-html
v5.0.0
Published
Creates a readymade template to start working with Html, CSS, Bootstrap, JavaScript
Downloads
10
Maintainers
Readme
create-front-end-app-html
Creates a front-end app template with necessary files and folders. Which includes Html, CSS and Java Script files
Installation
create-front-end-app-html comes with 2 folders named public and assets. Official files can be found at: https://github.com/Rupa-Rd/create-front-end-app
Download
You can download and install the create-front-end-app-html command by using the below command.
npm install create-front-end-app-html
Usage
You can use create-front-end-app-html command to create a templates of a front-end project inside a main project folder. You can use the below command to create a front-end app template.
npx create-front-end-app-html <project-name>