Skip to content

judehunter/millie-pmi-web

Repository files navigation

MILLIE PMI Project (WEB)

Prerequisites

  • node v12.18.3+
  • yarn (optional)

Setup

Clone the repo:

git clone https://github.com/judehunter/millie-pmi-web .

Download dependencies:

yarn

Create a .env file in project root and paste:

API_URL=http://localhost:4000/

Run the app in development mode. This will start the web app on port 3333:

yarn dev

The available routes are:

/

The sign up form.

/admin

The admin page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published