1.1.6 • Published 2 years ago

express-mvc-templates v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Express-MVC

linux windows tests NPM Downloads

This is a simple cli application that will copy generic MVC templates. You can select EJS, HBS or PUG. You can also choose css or sass stylesheets as well.

Instructions

1) Run npm i -g express-mvc to install the cli app. 2) After it's installed run express-mvc-templates in the directory you want the files copied to. 3) Answer the two questions... - Currently the questions are... 1) What template engine do you use? - ejs - pug - hbs 2) Do you want css style sheets or sass stylesheets? - yes - no 3) Do you want to install packages? - yes - no 4) That's it for now also... - Make sure to update "name" in package.json to your apps name. - Set up any scripts that you wish to use. - Run the app with npm start or with your own script.

TODO

  • Ask the user if they want to install a global package called npm-check-updates
    • handle user input from above question
    • this will be done before install packages
1.1.6

2 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago