Skip to content

CODESPACE-CE-PROJECT/Compiler

Repository files navigation

CE Code Space Compiler

Installation ⭐

1. Install yarn package manager

npm install -g yarn

2. Install All Library in Project

yarn

Start 🔥

yarn dev

Development With Docker Hot Reload 🔃

Docker 🐳

docker compose -f docker-compose.dev.yaml up --watch --build

Deploy ⚙️

Docker 🐳

docker compose -f docker-compose.depoly.yaml up -d

About

CE Project Compiler IDE Web Application

Resources

License

Stars

Watchers

Forks