A demo project for using the react-molviewer
library.
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
andreact-dom
version inpackage.json
to17.x
.
If you have any questions or suggestions, please contact the contributors: