A simple HTML, CSS & JavaScript playground turned into a PWA.
The code editor used in this project is CodeMirror. For the time being, only a few CSS frameworks and JavaScript libraries can be loaded.
You may use an online deployment of this project here. Alternatively, you may execute the app locally by running npm install
and npm start
.