workadventure/front
David Négrier a286d57a33
Merge pull request #61 from thecodingmachine/simplify
first step in simplification: remove the concept of room in the front…
2020-04-29 17:11:22 +02:00
..
dist Adding a huge collection of characters to play with 2020-04-27 22:38:21 +02:00
src Merge branch 'master' of github.com:thecodingmachine/workadventure into simplify 2020-04-27 22:39:46 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Adding ESLint for front part 2020-04-04 16:16:20 +02:00
.gitignore Initial commit 2020-04-03 14:56:21 +02:00
Dockerfile Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
package.json Front : create class to connect, send and receive message 2020-04-05 20:57:14 +02:00
tsconfig.json Initial commit 2020-04-03 14:56:21 +02:00
webpack.config.js create an env variable for debug mode 2020-04-13 19:40:10 +02:00
yarn.lock Front : create class to connect, send and receive message 2020-04-05 20:57:14 +02:00