socketio-es6-starter icon indicating copy to clipboard operation
socketio-es6-starter copied to clipboard

How the app is started

Open antzshrek opened this issue 8 years ago • 5 comments

I have tried starting this app with npm start and nodemon, but none works. How do you start the app?

antzshrek avatar Apr 15 '18 04:04 antzshrek

It has been a while, but I think you have to start it with the gulp run task.

riebel avatar Apr 15 '18 17:04 riebel

can you add me as the collaborator of the project, will love to work more on the src rather than the dist part. I don't know if that's cool.

antzshrek avatar Apr 15 '18 18:04 antzshrek

just send me a pull request.

riebel avatar Apr 15 '18 19:04 riebel

I've already tried that earlier, but got this

remote: Permission to riebel/socketio-es6-starter.git denied to antzshrek.
fatal: unable to access 'https://github.com/riebel/socketio-es6-starter.git/': The requested URL returned error: 403

antzshrek avatar Apr 15 '18 19:04 antzshrek

You have to create a pull request from your fork. see https://help.github.com/articles/creating-a-pull-request-from-a-fork/

riebel avatar Apr 15 '18 21:04 riebel