This website can be found at https://officialcodelab.github.io/pureLifestyleWebsite/index.html
Please check periodically at https://officialcodelab.github.io/pureLifestyleWebsite/ as well, to see if filenames are no longer needed.
You'll need to have node.js and bower installed to run this project. If you have not set up your development environment and installed node.js, please follow this guide:
Please click the appropriate link for your operating system. After you finish the steps, return to this page.
Step 1: Clone this project
Step 2: Install dependencies
$ bower install
$ npm install
That's all! Happy coding!