Version: 4.0.0-alpha
Installation
By Package Manager
- npm
- Yarn
npm install nools-ts
Dev
Clone source from Github, or download source code.
$ git clone git@github.com:nikitait/nools-ts.git
Switch to branch functional
$ git checkout functional
Build
- npm
- Yarn
$ npm install