Skip to content

king-prawns/Ground

Repository files navigation

Ground

Client application for PiNE

Installation

  • Use the right version of node
nvm use
  • Install dependencies
npm ci

Start Ground

npm run dev