The new Script.rvdata2 combiner and package manager for RMVXAce
npmmust be installednpm installto fetch the dependanciesnpm run buildto build the pre-built application- after installing dependencies, you can just run
npm run start(for building and running)
If you have any issues with elm-make, you can use npm install -g elm
to install elm, globally.