Last active
June 9, 2018 02:42
-
-
Save vish448/7f5e2c2f8981c8a7a6c14a06948a41f1 to your computer and use it in GitHub Desktop.
Express Skeleton using Express Generator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install express-generator -g | |
express --view=pug myApp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment