0.2.0 • Published 3 years ago

porfolio-web v0.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

portfolio-web

Portfolio project for UWL Creative Computing.

Live testing

Click here or paste the following link in your address bar: https://portfolio-project-uwl.herokuapp.com/

Local testing (Desktop only)

Follow this guide to install Node Package Manager to your terminal. When this is done, run npm install package-web and finally, npm start. This will make the site accessible at http://localhost:9001/

Issues

The website may not work if an application is already running on port 9001. This is one of many freely available guides on clearing a given port. If all else fails, restart your device.