-
Make sure your Node.js and npm versions are up-to-date for
React 18 -
Install dependencies:
npm installoryarn -
Start the server:
npm run devoryarn dev -
Views are on:
localhost:3000
Within the download you'll find the following directories and files:
Fahrsight-web
┌── .env.example
├── .eslintrc.json
├── .gitignore
├── LICENSE.md
├── next.config.js
├── package.json
├── README.md
├── public
└── src
├── __mocks__
├── components
├── icons
├── theme
├── utils
└── pages
├── 404.tsx
├── _app.tsx
├── _document.js
├── account.tsx
├── index.tsx
├── register.tsx
- More freebies like this one: https://devias.io
- Licensed under MIT (https://github.com/devias-io/react-material-dashboard/blob/master/LICENSE.md)
- Email Us: