This is the source code for the tutorial application associated with the "IBM Bluemix Application Development" course on Udemy.
This is the initial and static version of the resume application. There is no dynamic content or database associated with this version. It is pure HTML and CSS only, although Bootstrap 4.0 is used.
The static resume can be run locally or uploaded to IBM Bluemix and run from there.
Throughout the course, we will expand and build on this initial version.
- First, make a fork of this repository (repo) by following these instructions.
- Then, clone your new repository to your local machine by following these instructions in the github documentation.
- Now, you can edit the files locally or run a local server to see the static resume in your browser. You can also upload the files to IBM Bluemix and run the application there.
- Review the course (if you are enrolled.)
- Stack Overflow (for generic Bluemix or Git questions)
- Google/Bing
- Contact the author (always happy to help.)