Skip to content

automates the tedious process of creating a new project

Notifications You must be signed in to change notification settings

light-200/start-new-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start-new-project

automates the tedious process of creating a new project

features

creates a new folder or open exisiting one

opens the folder in vs code

opens new chrome window

usage

npx start-new-project

this creates a new project

npx start-new-project -e

to open an existing project

directory structure

the projects are saved in local disk d for safety measures

D:\Documents\Coding\

there are three different categories for project

  • Exp - expermental
  • Personal - personal projects
  • OpenSource - open source projects

hope the package will help you manage your projects