16 lines
422 B
Markdown
16 lines
422 B
Markdown
# talk-end-of-procrastination
|
|
|
|
The End of Procrastination - a personal experience
|
|
|
|
## Build & Run
|
|
|
|
```
|
|
npm install
|
|
npm start
|
|
```
|
|
|
|
Open [localhost:8000](http://localhost:8000) in your browser.
|
|
|
|
## Built using Reveal.JS
|
|
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/).
|