- Aishwarya Sinhasane
Follow below installation steps for node.js
Check node.js installed
- npm -v
- node -v
- npm install electron --save-dev
-
Clone the repository.
-
Run below command
- cd molview_lite
- Make sure NPM and Bower are installed
- Download JSmol from 1 and copy the j2s root into jmol/j2s.
- Run npm install
- Run bower install
- Run grunt
Start desktop application
- npm start
- This will launch the application
- You can login with your credentials and try to submit the experiment. Also you can view molecule structures using molecule viewer.