Appearance
Setting Your Environment for Web Develoment
| Steps | Description | Links |
|---|---|---|
| 1. Install node.js | Javascript runtime enviroment | more |
| 2. Install Git | Version Control | more |
| 3. Install Visual Code | Code Editor | more |
| 4. Create Your Github Account | Collobrate Code Sharing Cloud Service | more |
Optional Setup for Firebase
| Steps | Description | Links |
|---|---|---|
| 1. Install Firebase |
How to Install Firebase Tools
curl -sL https://firebase.tools | bash