All Projects → glimmerjs → glimmer-playground

glimmerjs / glimmer-playground

Licence: other
Interactive web playground for writing and running Glimmer components

Programming Languages

typescript
32286 projects
SCSS
7915 projects
Handlebars
879 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Glimmer Playground

This project provides a an interactive development environment for people looking to try Glimmerjs.
See it live at https://try.glimmerjs.com.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd glimmer-repl
  • yarn

Running / Development

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].