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