Welcome to
The Open-Source Visual IDE for Preact, Tailwind and TypeScript web apps.
deco.cx
Blog
Docs
Community
GitHub
Fresh Start
Already have a project
Start developing your Sites and Apps
Web IDE
localhost
Start new Project
Create an ephemeral environment to play and quickly test your newest ideas.
Powered by Deco
Install Deno
Only if you don't have Deno installed in your machine yet
Set Deno as global
For Windows, skip this step. For Linux, macOS and WSL, copy the link below:
echo
'export PATH="$HOME/.deno/bin:$PATH"'
>> ~/.bashrc && source ~/.bashrc
Create a new project locally
deno
run
-Ar https://deco.cx/start
Go to your project's folder
cd
project name
Run deco play
deno
task
play
Paste the domain of your project
Open