Closed jackfranklin closed 11 years ago
@phuu we spoke of potentially adding a server task into Grunt to run Heisenberg locally?
Imagine just grunt server should be run, and it would throw it up on localhost:3000 or similar.
grunt server
@phuu from IRC (thanks Philip Roberts :D)
grunt-contrib-connect looks like the way to go for the development server
Just did this 576b623c15ea79c66d42db5780c1dd450507dbfc
@phuu we spoke of potentially adding a server task into Grunt to run Heisenberg locally?
Imagine just
grunt server
should be run, and it would throw it up on localhost:3000 or similar.