vyushin / typescript-try-hand

The repository was created for learning TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

typescript-try-hand

The repository was created for learning TypeScript. This project mustn't use in production but some parts of this can be reuse anywhere.

Installation

NPM

nmp i -g rimraf && npm run init

Devserver

npm run server

After successful server start open (http://localhost:3000)

License

MIT LICENSE

About

The repository was created for learning TypeScript

License:MIT License


Languages

Language:JavaScript 77.5%Language:HTML 22.5%