-
Download from Github or clone the repo:
git clone https://github.com/ecotaxa/ZooProcessV10-Front.git
-
Make sure your Node.js and npm versions are up to date for
React 18
-
Install dependencies:
npm install
oryarn
-
Start the server:
npm run dev
oryarn dev
-
Views are on:
localhost:3000
Within the download you'll find the following directories and files:
material-kit-react
┌── .eslintrc.json
├── .gitignore
├── CHANGELOG.md
├── LICENSE.md
├── next.config.js
├── package.json
├── README.md
├── public
└── src
├── components
├── contexts
├── guards
├── hocs
├── hooks
├── layouts
├── sections
├── theme
├── utils
└── pages
├── 404.js
├── _app.js
├── _document.js
├── account.js
├── companies.js
├── customers.js
├── index.js
├── products.js
└── settings.js
└── auth
├── login.js
└── register.js
- Licensed under MIT (https://github.com/ecotaxa/ZooProcessV10-Front/blob/main/LICENSE.md)
- Email Us: