Skip to content

Basic Setup

Hunter Laux edited this page Aug 6, 2018 · 1 revision

For installation

git clone https://github.com/MRPT/mrpt-web-js.git
cd mrpt-web-js
npm install
npm run build

For running unit test, (some test require running the main app from mrpt-web repo)

npm run test

Clone this wiki locally