Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 235 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 235 Bytes

Full Stack TypeScript Template

Uses:

  • React
  • Next.js
  • Express

All flavored in delicious TypeScript.

Setup

npm install

npm run dev

Commands

Running Tests:

npm run jest

or

npm run jest:watch