You are browsing as a guest. Sign up (or log in) to start making projects!

39m 18s logged

Devlog #1: Setting Up
I learned how to set up Node.js and Vite! The guide taught me about how APIs worked and how to keep them private using a .env and .gitignore file. I learned how to set up a Vite development server in my terminal (which is similar to Live Server extensions on VS Code/GitHub Codespaces). I had an error when deploying my project to GitHub Pages, but after rereading the guide I realized I missed the part that said to delete everything in src/main.js and src/style.css as good dev practice.

0
9

Comments 0

No comments yet. Be the first!