An open API service indexing awesome lists of open source software.

https://github.com/1337programming/full-stack-typescript

Example of using typeScript on a server and client application
https://github.com/1337programming/full-stack-typescript

Last synced: 5 months ago
JSON representation

Example of using typeScript on a server and client application

Awesome Lists containing this project

README

          

# Full Stack TypeScript

Example of using typeScript on a server and client application

## Setup

`npm install`

## run

`npm run client`

`npm run server`