Merge pull request #1270 from jasonkarns/patch-1
enabling launching presentation with npm-startedit
commit
5020014bc2
|
@ -7,7 +7,7 @@
|
|||
"main": "js/reveal.js",
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
"start": ""
|
||||
"start": "grunt serve"
|
||||
},
|
||||
"author": {
|
||||
"name": "Hakim El Hattab",
|
||||
|
|
Loading…
Reference in New Issue