Skip to content

behemehal/ElliePlayground

Repository files navigation

Ellie-Playground

This is a playground for Ellie. It is a simple editor that allows you to write code in Ellie. You can run the code and see the output.

Running in dev mode

npm run start will start the development server

Deploying in github pages

npm run deploy