Citizen Registration App
To run this project you’ll need the following installed:
Next, run the following:
# Go into the repository
cd citizenRegistration
# Install dependencies
yarn
Now you should see the project at http://localhost:3000
yarn dev
This will output the production files to the /dist
folder.
yarn static
yarn deploy:prod
- Everything basically
This project has been built using the following frameworks: