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
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.
- Npm and Node.js
Navigate to the local directory where the repo was installed
Run npm install
Run npm start
Go to link in browser localhost:3000
- Unit Tests
- Integrate Selenium testing into project
- Justin Schellenberg
- BSD 3-Clause "New" or "Revised" License
- See LICENSE.md
- Thank You to anyone who's code was used
- Inspiration
- README.md inspiration from Zencash