File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77``` bash
88# install dependencies
9- $ yarn install
9+ $ yarn
1010
1111# rename .env.example to .env and edit using your own config
1212
Original file line number Diff line number Diff line change 125125 "facebook" : " https://www.facebook.com/JoomlaVigo/"
126126 }
127127 },
128- "jsvigo" : {
129- "name" : " JavascriptVigo" ,
130- "logo" : " https://vigotech.org/images/jsvigo.png" ,
131- "links" : {
132- "meetup" : " https://www.meetup.com/es-ES/JavaScriptVigo/" ,
133- "twitter" : " http://twitter.com/JavaScriptVigo/" ,
134- "youtube" : " https://www.youtube.com/channel/UCjFplxtEs0XtunTn-n0LUtQ"
135- },
136- "events" : {
137- "type" : " meetup" ,
138- "meetupid" : " JavaScriptVigo"
139- },
140- "videos" : [
141- {
142- "type" : " youtube" ,
143- "channel_id" : " UCjFplxtEs0XtunTn-n0LUtQ"
144- }
145- ]
146- },
147128 "phpvigo" : {
148129 "name" : " PHPVigo" ,
149130 "logo" : " https://vigotech.org/images/php_vigo.jpg" ,
You can’t perform that action at this time.
0 commit comments