diff --git a/index.html b/playground/index.html
similarity index 100%
rename from index.html
rename to playground/index.html
diff --git a/libs/ace.js b/playground/libs/ace.js
similarity index 100%
rename from libs/ace.js
rename to playground/libs/ace.js
diff --git a/libs/mode-css.js b/playground/libs/mode-css.js
similarity index 100%
rename from libs/mode-css.js
rename to playground/libs/mode-css.js
diff --git a/libs/mode-javascript.js b/playground/libs/mode-javascript.js
similarity index 100%
rename from libs/mode-javascript.js
rename to playground/libs/mode-javascript.js
diff --git a/libs/mode-xml.js b/playground/libs/mode-xml.js
similarity index 100%
rename from libs/mode-xml.js
rename to playground/libs/mode-xml.js
diff --git a/libs/owl.js b/playground/libs/owl.js
similarity index 100%
rename from libs/owl.js
rename to playground/libs/owl.js
diff --git a/libs/theme-monokai.js b/playground/libs/theme-monokai.js
similarity index 100%
rename from libs/theme-monokai.js
rename to playground/libs/theme-monokai.js
diff --git a/libs/worker-javascript.js b/playground/libs/worker-javascript.js
similarity index 100%
rename from libs/worker-javascript.js
rename to playground/libs/worker-javascript.js
diff --git a/playground.css b/playground/playground.css
similarity index 100%
rename from playground.css
rename to playground/playground.css
diff --git a/src/app.js b/playground/src/app.js
similarity index 100%
rename from src/app.js
rename to playground/src/app.js
diff --git a/src/samples.js b/playground/src/samples.js
similarity index 100%
rename from src/samples.js
rename to playground/src/samples.js