https://github.com/emasuriano/error-handling-workshop
Workshop of error Handling - NodeConf 2019
https://github.com/emasuriano/error-handling-workshop
Last synced: 21 days ago
JSON representation
Workshop of error Handling - NodeConf 2019
- Host: GitHub
- URL: https://github.com/emasuriano/error-handling-workshop
- Owner: EmaSuriano
- Created: 2019-11-11T15:18:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T17:19:11.000Z (over 5 years ago)
- Last Synced: 2025-03-01T00:10:54.810Z (about 2 months ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First steps
1. Make sure you set up `git` and `github` properly
- https://www.wikihow.com/Create-an-Account-on-GitHub
2. Set up an `npm` account
- https://docs.npmjs.com/creating-a-new-npm-user-account
3. Install `nvm` or `fnm` as Node.js version manager
- https://www.sitepoint.com/quick-tip-multiple-versions-node-nvm/
- https://hackernoon.com/fnm-fast-and-simple-node-js-version-manager-df82c37d4e87