andrew-bui-eem-skeleton
v1.0.5
Published
Quick Express Project template to get Method Override, PassPort, dotenv installed and ready
Readme
to use go to the directory of where you want your new project in the terminal
then run npx andrew-bui-eem-skeleton 'new directory name' ex. npx andrew-bui-eem-skeleton newProject
it should now appear in the directory you were in
use node or nodemon to start project BUT a mongooseDB connection must be made in the .env file or else it will error along with a models folder needing to be created
to link to repository cd into directory and run 'rm -rf .git' then you can proceed to reinitalize git and add to a remote repository as you normally would
