https://github.com/shiftkey-labs/foundations-of-full-stack-development
https://github.com/shiftkey-labs/foundations-of-full-stack-development
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiftkey-labs/foundations-of-full-stack-development
- Owner: shiftkey-labs
- Created: 2025-10-08T14:29:16.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-19T00:14:35.000Z (8 months ago)
- Last Synced: 2025-11-19T02:19:56.525Z (8 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Foundations-of-Full-Stack-Development
## Session 1
```bash
cd session1
npm install
npm run dev
```