Identify school districts
npm install school-districts
A starter for creating a TypeScript package.
- Install dependencies:
``bashnpm install`
bashnpm install
- Run the unit tests:
`bashnpm run test`
bashnpm run test
- Build the library:
`bashnpm run build``
bashnpm run build