253-OOB / PC-Health-WebApp

https://pchealth-webapp.azurewebsites.net/api/home/index.html
0 stars 0 forks source link

PC Health WebApp

CMPS 253 Project 09 - PC Health: The WebApp constitutes the front end of our project.

Link to WebApp - GitHub Pages

Link to WebApp - Azure

Screenshots

Coming Soon

Tech/Framework

Built with

Features

Tutorials

Set up

Pre-requisites

Installs Project Dependencies

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Adding dependencies

npm install --save <library>

Deploy to GitHub Pages

npm run deploy

Tutorial