...
Note | ||
---|---|---|
| ||
The first step is to install Profound.js onto your local machine by using 'npm install profoundjs '. Click here for more detailed installation instructions. |
Written Tutorial
...
VS Code: The What and Why
VS Code is a cross-platform, multi-language code editor. With inline IntelliSense, debugging support for multiple languages, inline git support and an extensible API for plugins, it's the editor that has no boundaries.
...
- https://code.visualstudio.com/
- https://code.visualstudio.com/docs/editor/whyvscode
- https://code.visualstudio.com/docs/nodejs/nodejs-tutorial
- https://code.visualstudio.com/docs/nodejs/nodejs-debugging
Written Tutorial
VS Code Debug Setup for Profound.js
...