Skip to content

A node.js application where, when run from the command line will create a directory for a boiler-plate Project using the Model View Controller paradigm

License

Notifications You must be signed in to change notification settings

Alec74/MVC_Project_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MVC_Project_Template License: MIT

Description

A node.js application where, when run from the command line will create a directory for a boiler-plate Project using the Model View Controller paradigm.

Table of Contents

Installation

Download the code by hitting the green "code" button, copying the https url provided, and running "git clone {your url here}" from the command line in a directory of your choosing. From there navigate to the "/docs" directory and run "node index.js". A new directory "/created" will be created at the same file level as "/docs".

Usage

Once the "/created" file has been made you can start working on your new project using the MVC structure.

Contributing

If you would like to contribute to this project please feel free to reach out via the questions section or open a new issue or pull request on the github repo.

Questions

I can be contacted via email or my github account to answer questions related to building projects.

License

Notice: This application is licensed under the MIT License.

License-Link

About

A node.js application where, when run from the command line will create a directory for a boiler-plate Project using the Model View Controller paradigm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published