Skip to content
Snippets Groups Projects
Commit 40b89149 authored by Valdo Romao's avatar Valdo Romao
Browse files

Merge branch 'master' of github.com:ValdoTR/workadventure-map-starter-kit

parents 1cd01d8f 763f1bc5
No related branches found
No related tags found
No related merge requests found
/node_modules/
yarn.lock
\ No newline at end of file
This diff is collapsed.
......@@ -4,3 +4,13 @@ This is a starter kit to help you build your own map for [WorkAdventure](https:/
To understand how to use this starter kit, follow the tutorial at [https://workadventu.re/map-building](https://workadventu.re/map-building).
## Installation
With npm installed (comes with [node](https://nodejs.org/en/)), run the following commands into a terminal in the root directory of this project:
```shell
npm install
npm run start
```
The project will run at http://localhost:8080/
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment