xtal-fig
v0.0.25
Published
Turn css for basic shapes into semantic html
Downloads
9
Maintainers
Readme
xtal-fig
Installation
To run locally (instructions may vary depending on OS):
- Install node.js
- Install git
- Choose a directory where you would like the files to be placed, and open a command prompt from that location.
- Issue command "git clone https://github.com/bahrus/xtal-fig" in the command window.
- CD into the git clone directory.
- Issue command "npm install"
- When step 6 is completed, issue command "npm run serve".