Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LidarWebVisualization
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VaKoEiS
LidarWebVisualization
Commits
3e66c920
Commit
3e66c920
authored
5 years ago
by
Matthias
Browse files
Options
Downloads
Patches
Plain Diff
added README.md
parent
9009423a
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+14
-0
14 additions, 0 deletions
README.md
setup.md
+0
-13
0 additions, 13 deletions
setup.md
with
14 additions
and
13 deletions
README.md
0 → 100644
+
14
−
0
View file @
3e66c920
# 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 `
This diff is collapsed.
Click to expand it.
setup.md
deleted
100644 → 0
+
0
−
13
View file @
9009423a
# 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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment