Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Latest commit

 

History

History
50 lines (33 loc) · 1.22 KB

File metadata and controls

50 lines (33 loc) · 1.22 KB

Personal Website

This is the first Iteration of my Personal Website. It is built using ExpressJs to allow it to scale as a backend. However, at the moment it is built mainly with Bootstrap and JQuery as the front-end

Getting Started

Follow these instructions if you wish to get a copy of the website up and running on your development machine for testing and debugging purposes.

Prerequisites

  • Npm and Node.js

Installing

Navigate to the local directory where the repo was installed

Run npm install

Run npm start

Go to link in browser localhost:3000

Deployment

Todo:

  • Unit Tests
  • Integrate Selenium testing into project

Built With

Contributing

Versioning

Authors

  • Justin Schellenberg

License

  • BSD 3-Clause "New" or "Revised" License
  • See LICENSE.md

Acknowledgements

  • Thank You to anyone who's code was used
  • Inspiration
  • README.md inspiration from Zencash