gc.info
v1.3.6
Published
The module for getting all classroom information for the Grade Transfer project.
Readme
Installation
To install the package, use the following command in your main directory:
npm i https://github.com/grade-transfer/gci --saveContributing
Running
If you are contributing, ensure that you test all features to make sure that nothing has broken. Create a .env file in the root directory based on .env.example. To run the development server use the following command in your terminal:
npm run devServerFinalizing
When finalizing your changes, make sure that you update concat.js then run the following command to minify:
npm run minDocs
To view the documentation, visit this page.
License
- MIT: View File
