How to test Coffeescript Web Server application using Windows cmd?

Asked

Viewed 20 times

1

I’m trying to test this angular made design.

I have already accomplished the installation of Angular, Power, Grunt and Coffescript.

I was able to reach the Web Server startup stage where the author says :

Use Terminal to start the Coffeescript, built-in Quizzler Web Server web server; provided in the tools directory:

cd ./client
coffee ../tools/webserver/run.coffee

But when I try to access http://localhost:8000/index.html in the browser it appears the following error in the console :

must provide a Proper url as target

See in the image the commands executed :

inserir a descrição da imagem aqui

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.