Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digitalearth
DASF Data Analytics Software Framework
dasf-app-template
Commits
15f86d52
Commit
15f86d52
authored
Jun 25, 2021
by
Daniel Eggert
Browse files
Update README.md
parent
2ec461da
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
15f86d52
...
...
@@ -2,8 +2,8 @@
This project contains an application template for the digital earth framework.
###
fr
on
t
en
d framework
see: https://git.geomar.de/digital-earth/d
e-frontend-framework
###
dasf web comp
onen
ts
see: https://git.geomar.de/digital-earth/d
asf/dasf-web
### build and deploy
The dependencies are managed by npm
...
...
@@ -21,14 +21,14 @@ npm install -g npm@latest
2.
clone the de-app-template repository
3.
cd into the
`d
e
-app-template`
folder and install dependencies via
3.
cd into the
`d
asf
-app-template`
folder and install dependencies via
```
bash
npm
install
```
The
`d
e-frontend-framework
`
dependency is installed directly from
it's git
repository.
The dependency import can be changed to
`../d
e-frontend-framework
`
The
`d
asf-web
`
dependency is installed directly from
npm.
The dependency import can be changed to
`../d
asf-web
`
in case it's cloned into the same parent folder as the project referencing it.
4.
build deployable package via
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment