This app is intended to be used with my ES6 slides. Check them out!
You'll need Node and NPM installed for this to work.
To run the simpleApi used in examples, in the simpleApi folder run:
npm install
and then
node .\app.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This app is intended to be used with my ES6 slides. Check them out!
You'll need Node and NPM installed for this to work.
To run the simpleApi used in examples, in the simpleApi folder run:
npm install
and then
node .\app.js