Added start script

This commit is contained in:
Roman Gotsiy 2015-10-11 21:23:34 +03:00
parent 01990f265a
commit ae7b99700f

View File

@ -6,7 +6,8 @@
"repository": "RomanGotsiy/redoc-prototype",
"scripts": {
"test": "gulp lint",
"postinstall": "jspm install"
"postinstall": "jspm install",
"start": "gulp serve"
},
"keywords": [
"Swagger",