Skip to content

tripleten-com/ai-se_mini-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Notes

Mini Notes is a small MERN TypeScript teaching app for Sprint 10 Chapters 2 and 3.

It exists so students can practice applied TypeScript patterns in a compact codebase before returning to the larger WorkspaceHub project.

Structure

  • shared/types.ts: shared frontend/backend contracts
  • client/: React + Vite + TypeScript client
  • server/: Express + Mongoose + TypeScript API

Commands

npm install
npm run typecheck
npm run dev:client
npm run dev:server

The app is intentionally small. It is not the main Module 3 project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages