Skip to content
Snippets Groups Projects
Commit 3e66c920 authored by Matthias's avatar Matthias
Browse files

added README.md

parent 9009423a
Branches
No related merge requests found
# lidarViz Lidar web visualizer
Visualizes our lidar point cloud data and clusters and it's pretty.
# Setup
1. install node and npm (use nvm, the node version manager)
2. `npm install`
3. `npm install parcel -g`
4. `parcel index.html`
5.
6. profit
# Dev
Please use ESLint with the provided config .eslintrc: `eslint js/script.js `
# Setup
1. node und npm installieren (mit node version manager)
2. `npm install`
2. `npm install parcel -g`
3. `parcel index.html`
4.
5. profit
# Dev
ESLint mit config bitte benutzen
`eslint js/script.js `
dafür vielleicht eslint_d installieren
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment