Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 554 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 554 Bytes

FullStack TodoApp

Refreshing my experiences

technologies:

  • Angular The modern web developer's platform.
  • Nest A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
  • Prisma Next-generation Node.js and TypeScript ORM.
  • Node is a JavaScript runtime built on Chrome's V8 JavaScript engine.

To try:

Run these commands each in separate terminal

  • npx nx serve api
  • npx nx serve client