Explorar o código

working on chapter 3

tomi %!s(int64=6) %!d(string=hai) anos
pai
achega
974964800c
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      LearnNode/Videos.md

+ 11 - 0
LearnNode/Videos.md

@@ -1 +1,12 @@
 # 01 - Getting Setup
+* Node > 7.6 to have async support
+* Install dependencies
+* PUG ist supported in VS Code
+
+# 02 - Set Up MongoDB
+* Set up a mongo server. I use docker mongo + nosqlclient
+
+# 03 - Starter Files
+* Manage .env files properly
+* Using mainly express server
+*