0.5.2-alpha.0 • Published 5 years ago

@girin/connection v0.5.2-alpha.0

Weekly downloads
235
License
MIT
Repository
github
Last release
5 years ago

Girin 🦒

npm version Build Status codecov

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