Skip to content

A python script to create node.js apps with proper project structure and features

License

Notifications You must be signed in to change notification settings

faraazahmad/create-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

create-node-app

A python script to create node.js apps with proper project structure and features. Current features include:

  • Selecting view engine (pug, jade, ejs, hbs etc.)
  • Selecting stylesheet engine (sass, less, stylus etc.)
  • .gitignore file for NodeJS
  • More(controllers/models) coming soon

Running the script

To run the script, make sure you have the following installed:

To run the script, type the following in your terminal

python <(curl -s https://raw.githubusercontent.com/faraazahmad/create-node-app/master/create.py)

About

A python script to create node.js apps with proper project structure and features

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages