Skip to content
Snippets Groups Projects
Commit bda3fd53 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix headers

parent 6f7f9cba
No related branches found
No related tags found
No related merge requests found
...@@ -2,20 +2,20 @@ ...@@ -2,20 +2,20 @@
This repository contains all presentations related to R3. This repository contains all presentations related to R3.
## How to get started # How to get started
```bash ```bash
$ npm install -g npm@latest grunt-cli generator-reveal $ npm install -g npm@latest grunt-cli generator-reveal
$ npm install $ npm install
``` ```
## How to develop locally # How to develop locally
```bash ```bash
$ grunt server $ grunt server
``` ```
## How to publish # How to publish
```bash ```bash
grunt dist grunt dist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment