Skip to content

tuyishimejeandamour/create-full-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter files for Frontend and Backend of Project

Automating the process of connecting mongoDB,setting up the server and the commonly used folder structure with one command

Installation

Step 1: Install my-project with npm (If your installing the module for the first time ):

  npm i create-full-app -g
  npx create-full-app project_name

If you have already installed the module then directly use npx command-

  npx create-full-app project_name

magic has happened now

  cd project_name

Step 6: Run the server

  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published