mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
Added start script
This commit is contained in:
parent
01990f265a
commit
ae7b99700f
|
@ -6,7 +6,8 @@
|
|||
"repository": "RomanGotsiy/redoc-prototype",
|
||||
"scripts": {
|
||||
"test": "gulp lint",
|
||||
"postinstall": "jspm install"
|
||||
"postinstall": "jspm install",
|
||||
"start": "gulp serve"
|
||||
},
|
||||
"keywords": [
|
||||
"Swagger",
|
||||
|
|
Loading…
Reference in New Issue
Block a user