Created
May 29, 2019 03:07
-
-
Save edinsoncs/ffae1c1fba0c22fa644f42be5ee994a1 to your computer and use it in GitHub Desktop.
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 init | |
folder create | |
src | |
.controllers | |
.routes | |
.models | |
.views | |
.lib | |
.server.js | |
tsc --init | |
create tsconfig.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment