nahieran-js
v1.2.0
Published
A set of JS functions to use the Nahieran API
Downloads
8
Readme
NahieranJS
A set of JS functions to use the EITB Nahieran API.
This project is based on https://github.com/erral/eitbapi-react project. A very special thanks to @erral for the contribution made in this project. ❤️
Documentation
https://bipoza.github.io/nahieran-js/
Install
npm i nahieran-js
Contributing
Thanks for your interest in contributing!
If you are interested in improving this project, follow these steps to start it locally:
# Go to docs folder
cd docs
# Install the packages
npm i
# Start the server!
npm run start