brunoakun / 02_datatable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

02Datatable

npm install bootstrap ng add angular-datatables ng generate module productos ng g c productos/lista

productos.module.ts

exports:[ ListaComponent ]

angular.json

"styles": [ "node_modules/bootstrap/dist/css/bootstrap.css",

About


Languages

Language:TypeScript 82.9%Language:JavaScript 8.3%Language:HTML 8.3%Language:SCSS 0.5%