Standalone
Terminal
npm install tgrid
If you're planning to use TGrid
standalone, without NestJS integration, just setup it.
NestJS
Nestia > Guide Documents > Setup (opens in a new tab)
Otherwise, you wanna use TGrid
with NestJS integration, please refer to the guide documents of nestia
.
By the way, if you want to setup it right now without reading detailed documents, just run the below commands.
Terminal
npx nestia setup
npm install tgrid