Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 906 Bytes

README.md

File metadata and controls

43 lines (25 loc) · 906 Bytes

Code Playground

A code playground for the web. Provide HTML, CSS and JavaScript, and watch the result live in the browser.

Code Playground 01

Code Playground 02

Code Playground 03

Installation

npm install

Usage

npm run dev

Production Build

npm run build

Features

  • Light and dark themes
  • Three different layouts
  • Full screen mode for code editors and iframe
  • Support for external CSS stylesheets and JS libraries & scripts
  • Full-featured code editor (CodeMirror)

Built with

Author

  • Pierre-Alain Castella - Initial work - metapho-re

License

This project is licensed under the MIT License - see the LICENSE file for details.