Skip to content

CLLPCH/react-molviewer-demo

Repository files navigation

react-molviewer-demo

A demo project for using the react-molviewer library.

How to Run this Demo

1. Clone the Repository

Clone the repository to your local environment:

git clone git@github.com:CLLPCH/react-molviewer-demo.git

2. Build the Project

Navigate to the project root folder and run:

yarn build

3. Start the Server

Start the server with:

yarn start

4. Access this Demo Application

By default, the application will be available at http://localhost:8080/ after starting the server.

Switch routes to view different results:

http://localhost:8080/pubchem

or

http://localhost:8080/chemrepo

or

http://localhost:8080/pdb

🔵 Info: This demo is using React 18, you can change it to React 17 by changing the react and react-dom version in package.json to 17.x.

Contact Us

If you have any questions or suggestions, please contact the contributors:

About

A demo project for using the [react-molviewer](https://cllde8.github.io/react-molviewer/) library.

Resources

Stars

Watchers

Forks

Releases

No releases published