xtal-fig
## Demo
## API Reference
Installation
To run locally (instructions may vary depending on OS):
1. Install
node.js
2. Install
git
3. Choose a directory where you would like the files to be placed, and open a command prompt from that location.
4. Issue command "git clone https://github.com/bahrus/xtal-fig" in the command window.
5. CD into the git clone directory.
6. Issue command "npm install"
7. When step 6 is completed, issue command "npm run serve".