-
How to generate a
SSH-key& add it to GitHubssh-keygen -t rsa -C[e-mail address]- Copy it the info that shows up after entering
cat ~/.ssh/id_rsa.pub(Reference)- The key should start with
ssh-rsa
- The key should start with
- Add it to GitHub: Settings > SSH and GPG keys > SSH Keys
-
Run a local server
npm i(npm install) in terminalnpm run devin terminal
-
Go live with Vercel
npm i(npm install) in terminal- add
"deploy": "vercel --prod"in package.json npm i vercelin terminalnpm run buildin terminal
-
Projects on live
- Ch 1-13. 3D Text: https://webgl-3d-text-nu-rose.vercel.app
-
Notifications
You must be signed in to change notification settings - Fork 0
License
jenhjlim/three.js_BrunoSimons
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published