Skip to content

Commit 7a3a700

Browse files
bengterikWilliangalvani
authored andcommitted
Add cesium token instructions
1 parent dec60a5 commit 7a3a700

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ git submodule update --init --recursive
1414
# install dependencies
1515
npm install
1616

17+
# enter Cesium token
18+
export VUE_APP_CESIUM_TOKEN=<your token>
19+
1720
# serve with hot reload at localhost:8080
1821
npm run dev
1922

0 commit comments

Comments
 (0)