File Structure
Here is the general file structure of the template:
-
-
- public
- favicon.ico
- index.html
- logo192.png
- manifest.json
- robots.txt
- public
-
- src
- custom
- css
- scss
- images
- scss
- sortable
- custom
- components
- bootstrap
- partials
- setting
- layouts
- boxed-fancy.js
- boxed.js
- default.js
- dual-compact.js
- router
- boxed-fancy-router.js
- boxed-router.js
- default-router.js
- store
- setting
- actions.js
- interface.ts
- reducers.js
- utilities
- colors.js
- dom.js
- setting
- views
- dashboard
- admin
- admin.js
- app
- user-add.js
- user-list.js
- auth
- admin
- uikit
- index.js
- App.js
- App.test.js
- index.js
- reportWebVitals.js
- setupTests.js
- .env
- .env.production.local
- .env.production.local
- .gitignore
- .htaccess
- getting-started.txt
- package-lock.json
- package.json
- tsconfig.json