Self introduction with reveal.js
This repository contains the code of my self introduction which I built using reveal.js
The page is available at https://raptho.github.io/selfIntro
A modern version of Node.js and its package manager npm. Download and install it here.
Clone the repository
git clone https://github.com/RapTho/selfIntro.git
Install dependencies
cd selfIntro
npm install
Start the development server
npm start
Open a browser and navigate to
http://localhost:8000