Common shared logics, utilities, models for all sharepoint pages
npm install buildcorp-uikits* Cách chạy code trên localhost:
1. Thay đổi tên file index.ts (cùng cấp với file App.tsx) --> index.tsx
2. Đóng tất cả export trong file đó vào và mở import ra
3. npm start lại project
*Cài thư viện vào dự án:
1. Vào link: https://www.npmjs.com/package/buildcorp-uikits
2. Clone theo cú pháp
3. Khai báo config màu vào file global của dự án với cú pháp: applyTheme(defaultTheme) - nhớ import
tsconfig.json includes the following in compilerOptions: