- Node = v10.15.x
- NPM >= v6.4.x
- Yarn >= v1.22.0 or
npm install -g yarn
compile all files:
yarn build
compile and run a single file:
yarn start classes/basic
clean:
yarn clean
- classes
- basic
- functions
- basic
- interfaces
- basic
- jsx
- operators
- types
- basic
- enum
- generic
- guards
Check Releases for detailed changelog.
MIT license © Hemerson Vianna