Skip to content

Instantly share code, notes, and snippets.

View jcervan5's full-sized avatar

Jasmine Cervantes jcervan5

View GitHub Profile

Server & Database Master Setup (express-generator)

Dependencies

  • You will need express-generator installed globally to have access to the 'exress' cli command
npm install -g express-generator

Server & Database Master Setup (express-generator)

Dependencies

  • You will need express-generator installed globally to have access to the 'exress' cli command
npm install -g express-generator