- .env - npm run dev - package.json - npm run build - npm packages - git add .env (never use this command) - is not a real URL
Other useful things:
- npm i —legacy-peer-deps - .gitignore - git commands - .gitignore - db schemas / sql (if coding apps that need databases) - general jargon (divs, components, modals, cards, etc)
Happy vibe coding :)
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
Every Vibe coder should understand:
- .env
- npm run dev
- package.json
- npm run build
- npm packages
- git add .env (never use this command)
- is not a real URL
Other useful things:
- npm i —legacy-peer-deps
- .gitignore
- git commands
- .gitignore
- db schemas / sql (if coding apps that need databases)
- general jargon (divs, components, modals, cards, etc)
Happy vibe coding :)