fskpf/svg2roughjs

Node noob question: Launch sample-application

frederic-loui opened this issue · 1 comments

Hi,

Apology in advance if this is a trivial question. Node.js is totally new for me. I'm trying to look at svg2roughjs and I'm now just trying to launch the sample-application , I did some study via search engine and could not manage to find the relevant recipe in order to launch it. I tried to:

  • download locally latest Node.js
  • use: npm install
  • use: npm start

Again, I'm a liitle bit embarassed for this Noob question.
Therefore I'd be glad if you had relevant link so that I can find the answers :-)

nvm, found it after some basic observation ...
npm run-script serve