RESTEDClient / RESTED

A REST client for browsers
GNU General Public License v3.0
293 stars 43 forks source link

How do I build and run this on Windows? #265

Open asmith2306 opened 1 year ago

asmith2306 commented 1 year ago

When I clone this repo and run yarn start I am greeted by a bunch of error Expected linebreaks to be 'LF' but found 'CRLF' linebreak-style errors and there is no obvious way to proceed. I assume if this didn't matter the yarn server would start on localhost:4200? I have an improvement I would like to make, as I use this extension all the time. Thanks.