Skip to content

Latest commit

 

History

History
executable file
·
42 lines (32 loc) · 954 Bytes

README.md

File metadata and controls

executable file
·
42 lines (32 loc) · 954 Bytes

magnet

Demo: compass.ashwinshenoy.com

NOTE: Enable Magnetometer Flag in chrome://flags

forthebadge a a a forthebadge forthebadge forthebadge a

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint