Skip to content

HoniiTro19/dike-demo

Repository files navigation

Dike Demo

Dike Demo is a front-end demonstration for the paper "How Good is the Distributed Databases in Supporting Transaction Processing. It is forked from material-kit-react. Dike Demo listen to the backend service on localhost:4000. Please refer to the back-end project for the complete user experience of dike demonstration.

Quick start

  • Make sure your NodeJS and npm versions are up to date for React 17

  • 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:

material-kit-react

┌── .eslintrc.json
├── .gitignore
├── jsconfig.json
├── LICENSE.md
├── package.json
├── README.md
├── public
└── src
	├── components
	    ├── dashboard
	├── theme
	└── pages
		├── 404.js
		├── _app.js
		├── configuration.js
		├── histories.js
		├── index.js
		├── log.js
		└── result.js

Resources

Contact Us

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published