Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 1.16 KB

README.md

File metadata and controls

71 lines (47 loc) · 1.16 KB

Citizen Constructor

Citizen Registration App

Table of contents

Installation

To run this project you’ll need the following installed:

Next, run the following:

# Go into the repository
cd citizenRegistration

# Install dependencies
yarn

Usage

Run the app locally

Now you should see the project at http://localhost:3000

yarn dev

Build the app

This will output the production files to the /dist folder.

yarn static

Deploy to production

yarn deploy:prod

To-Do

  • Everything basically

Credits

Authors

Software

This project has been built using the following frameworks: