The new Script.rvdata2 combiner and package manager for RMVXAce
npm
must be installednpm install
to fetch the dependanciesnpm run build
to 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.