Zizwar / op1js

op1js

Home Page:https://op1js.deno.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod ready-to-code

install

1- https://deno.land/#installation

2- clone:

git clone https://github.com/Zizwar/midino 

run

  • terminal
$ deno task start
or
$ deno run -A --watch=static/,routes/ dev.ts
or
$ deno run --allow-net --allow-read main.ts
  • docker
$ docker build -t app . && docker run -it --init -p 1993:1993 app
  • cloud
 ```sh
in https://dash.deno.com create a new project and then link to your version repo.

view demo in dash deno dev

https://midino.deno.dev

original source css html

https://codepen.io/liva_raita/pen/zYxpLjJ by @liva_raita

Technologies

Made with Fresh

About

op1js

https://op1js.deno.dev/


Languages

Language:JavaScript 34.2%Language:CSS 25.0%Language:TypeScript 22.7%Language:HTML 18.2%