Skip to content

pgagnidze/ena-web

Repository files navigation

Ena Website

Website for Ena programming language. Features:

  • AI helper.
  • Web interpreter

Running Locally

Here's a quick overview of how to run it locally.

  • Clone repo
git clone https://github.com/pgagnidze/ena-web.git
  • Install dependencies
npm i
  • Run app
npm run dev

Useful Links

Fly

GCP

Credits

Thanks to Mckay Wrigley for the initial source code.