You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 422 B

10 months ago
10 months ago
123456789101112131415
  1. # talk-end-of-procrastination
  2. The End of Procrastination - a personal experience
  3. ## Build & Run
  4. ```
  5. npm install
  6. npm start
  7. ```
  8. Open [localhost:8000](http://localhost:8000) in your browser.
  9. ## Built using Reveal.JS
  10. reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free. Check out the live demo at [revealjs.com](https://revealjs.com/).