Skip to content

Farsight-CDA/farsight-web

Repository files navigation

Material Kit - React

license

Quick start

  • Make sure your Node.js and npm versions are up-to-date for React 18

  • Install dependencies: npm install or yarn

  • Start the server: npm run dev or yarn dev

  • Views are on: localhost:3000

File Structure

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

Resources

Reporting Issues:

License

Contact Us

  • Email Us:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors