Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 951 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 951 Bytes

reportCardBuilder

This tool is to help teachers streamline the report card writing process with custom, intuitive inputs. Outputs text files that can be easily copy-pasted into your local district's system.

Getting Started Developing

Prerequisites

Installing

Once you've installed Node.js, navigate to ../reportCardBuilder/report-card-builder/ and install the required packages with:

npm i

Once the packages have installed, run the project with:

npm start

Deployment

Run npm build to create a build file. Deploy the contents of the ../build folder created.

Authors

Visit here for a full list of the contributors.