Skip to content

Macroseismic-Sensor-Network/mss_vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSS-VIS

A Vue.js application for near-realtime visualization of the data of the MSS network.

Project setup

Clone the source code from the Gibhub repository and run the install command in the 'mss_vis' root folder (the one that contains the package.json file).

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

Customize configuration

See Configuration Reference.