0.5.2-alpha.0 • Published 7 years ago
@girin/environment v0.5.2-alpha.0
Girin 🦒
Development
Initialization
# 1. clone the repository
git clone https://github.com/hanpama/girin
# 2. cd into it
cd girin
# 3. install dependency and link packages
npm run bootstrap
# 4. run typescript compiler server
npm run watch
Testing and Debugging
npm test