Skip to content

Contrib-U/create-front-end-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>