Support Software for the Ph.D. work at the University of Regina
This is a Next.js project bootstrapped with create-next-app
.
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.