commit 127b42be70577ca9644e6f33a627b06fe510cd53 Author: yutsuo Date: Thu Jun 25 15:46:41 2020 -0300 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e0fb1c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +following instructions from: +https://www.freecodecamp.org/news/how-to-enable-es6-and-beyond-syntax-with-node-and-express-68d3e11fe1ab/ + +Can be used as a template for ES6 NodeJS projects. \ No newline at end of file