fresh icon indicating copy to clipboard operation
fresh copied to clipboard

www: change line in README.md for how you start the project

Open synalice opened this issue 2 years ago • 0 comments

In /www/README.md changed

Start the project:

deno run -A --watch main.ts

to

Start the project:

deno task start

This is the same PR as #452. I accidentally closed the previous one by force pushing main branch.

synalice avatar Jul 07 '22 12:07 synalice