/opencap-viewer

Primary LanguageJavaScriptApache License 2.0Apache-2.0

mobilecap-viewer

Project setup

npm install

Compiles and hot-reloads for development

If you're running the api locally, on main.js change api port to axios.defaults.baseURL = "http://localhost:8000/"
MAKE SURE NOT TO COMMMIT THIS.

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference .