typequery
v1.0.4
Published
typeQuery is modular framework for building professional websites with power of typeScript and ES6.
Downloads
12
Readme
typeQuery
typeQuery is modular framework for building professional websites with power of typeScript and ES6.
Quickstart
Best way is just simply clone typeQuery boilerplate using
$ git clone https://github.com/mateuszszmytko/typeQuery-boilerplate.git
And then install all depedencies (typeQuery included) using
$ npm install