## to run this example just do:
	$ node server.js
## to rebuild public dir
	$ node build.js
		
- it will run the build script first
- and then start the server
