/childcare-connection

An internal web app for CCC-NJ to oversee the Mercer County Child Subsidy Program

Primary LanguageVueMIT LicenseMIT

Child Care Connection

Mercer County Subsidy Management System

Project setup:

Downloading and installing the package for use:

git clone https://github.com/markrmessmore/childcare-connection.git
cd childcare-connection
npm install

Compiling and hot-reloading for development:

npm run serve

Compiling and minifying for production:

npm run build

Pertinent Documentation:

Customize configuration

App Structure

  • Everything in the /src/components/directory is a file with a ROUTE in router.js
  • Everything in the /src/components/sub-components/ directory is NOT a routed file and instead is included within another component

Note:

  • Any information and changes seen on the app is in the DEV environment and will not impact production. I will only build and post to Prod upon merging the PR.
  • Login information is as follows: