/lockers

Vue.js + Node.js for an arduino integration project

Primary LanguageVueMIT LicenseMIT

Lockers

License: MIT

Vue.js, Node.js, Socket.io and Arduino integration.

Installation

Install the dependencies and devDependencies on web, server and root folders and start the server.

npm install
npm run dev