Skip to content

UQ-eLIPSE/chemviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChemVis

Setup and Install

The build tools use gulp, thus node.js is required.

Once node.js is installed run npm install and then gulp to build the project.

Once built the files can be found under the directory named build

To run the development server, run gulp run

To run the tests, run gulp test run and then visit 127.0.0.1:8000/tests.html

To generate docs, run gulp docs. The docs will then be generated within the doc folder

About

Chemistry molecule visualisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published