clkao / angular-brunch-seed-livescript

AngularJS + Brunch.io
Other
21 stars 9 forks source link

How to get start #10

Closed wonderchang closed 10 years ago

wonderchang commented 10 years ago

How do I get start of using this package? My computer OS is window 7. Can I run it on my local computer only without server? What environment should I build so I can follow the README step-by-step (Is that linux command line?) ?

vendethiel commented 10 years ago

brunch watch --server (or brunch w -s)

wonderchang commented 10 years ago

Where should I key this commend in ? Sorry I don't understand.

vendethiel commented 10 years ago

cmd

clkao commented 10 years ago

Hi, if you are not sure about using command line and would like to develop angular app with livescript, you can buy Fire.app which basically watches a folder and compiles livescript and other files for you.