npm install
or yarn
npm run start
or yarn start
Views are on: localhost:3000
The documentation for the React Material Kit is can be found here.
Within the download you'll find the following directories and files:
material-react-dashboard
βββ .eslintrc
βββ .prettierrc
βββ LICENSE.md
βββ package.json
βββ README.md
βββ public
βββ src
βββ assets
β βββ scss
βββ common
β βββ colors
β βββ validators
β βββ serviceWorker.js
βββ components
β βββ Alert
β βββ CodeBlock
β βββ DisplayMode
β βββ Map
β βββ Paper
β βββ Portlet
β βββ PortletContent
β βββ PortletFooter
β βββ PortletHeader
β βββ DisplayMode
β βββ PortletLabel
β βββ PortletToolbar
β βββ SearchInput
β βββ Status
β βββ Task
β βββ SearchInput
βββ data
βββ helpers
βββ HOCs
β βββ authGuard
βββ icons
β βββ Facebook
β βββ Google
βββ layouts
β βββ Dashboard
β β βββ components
β β βββ Footer
β β βββ Sidebar
β β βββ Topbar
βββ services
β βββ auth
β βββ notification
β βββ order
β βββ product
β βββ user
βββ theme
β βββ overrides
β βββ pallete.js
β βββ typography.js
βββ views
β βββ Account
β βββ Dashboard
β βββ Icons
β βββ NotFound
β βββ ProductList
β βββ Settings
β βββ SignIn
β βββ SignUp
β βββ Typography
β βββ UnderDevelopment
β βββ UserList
βββ App.jsx
βββ index.jsx
βββ Routes.jsx
2019 Devias, All Right Reserved.
Partners