Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 593 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 593 Bytes

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.