Skip to content

FullStackEssentials/ts-node-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-node-react-template

A simple and minimalist TypeScript boilerplate with a starting /server and /web apps.

Getting Started

  1. npm install on the root directory;
  2. Then npm install on the ./server and ./web directories;
  3. Finally to run them both: npm run local on the root directory.

Prerequisites

About

Monorepo template with TypeScript and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published