Skip to content

A NextJS application was created as a prototype to implement the RM3 framework (a risk management framework for IT projects) as part of the Ph.D. studies of Paulo Andrade @ University of Regina.

License

Notifications You must be signed in to change notification settings

prma85/rm3-system

Repository files navigation

RM3

Support Software for the Ph.D. work at the University of Regina

About

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, make sure you have Node.JS running in your computer and install this project dependencies:

npm install
# or
yarn

Next, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deployed on Vercel

https://rm3.vercel.app

About

A NextJS application was created as a prototype to implement the RM3 framework (a risk management framework for IT projects) as part of the Ph.D. studies of Paulo Andrade @ University of Regina.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published