Application for free/reduced school meals.
- Install Node.js
npm install
npm start
Should you encounter an error with uswds
and politespace
, it might be necessary to run npm update
in the node_modules/uswds
directory. IE:
cd node_modules/uswds
npm update
As stated in CONTRIBUTING:
With the exceptions noted in LICENSE, this project is in the public domain within the United States.