0.1.0 • Published 9 years ago

skeletorjs v0.1.0

Weekly downloads
2
License
ISC
Repository
-
Last release
9 years ago

#SkeletorJS A barebones Node app that uses Express and socket.io to get your realtime app off the ground and running quickly

Getting up and running: git clone git@github.com:aahill50/skeletorJS.git yourProjectName cd yourProjectName npm install npm start to get your local server running on port 3334 Go to localhost:3334 to make sure the page loads

Now that you've got it working, use ctrl+c to kill the server and start creating!

TODO: Improve Readme :grinning:

*