adarshaJha / laboratory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laboratory

The Stellar Laboratory is a suite of tools to help one learn about exploring the Stellar network. See it in action: https://www.stellar.org/laboratory/.

Developing

npm install
./node_modules/.bin/gulp develop

Building for production

npm install
./node_modules/.bin/gulp build

Internal documentation

The docs.md file contains code documentation on the laboratory. The docs.md is only relevant for developing the laboratory.

About


Languages

Language:JavaScript 92.3%Language:CSS 7.7%Language:Shell 0.0%