Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

mul-ink/card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

card

dev env: https://card.deno.dev/

Local development

Install deno: https://deno.land/#installation

Install deployctl:

deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts

Install fresh CLI:

deno install -A -f --no-check -n fresh https://raw.githubusercontent.com/lucacasonato/fresh/main/cli.ts

Start the project:

deployctl run --no-check --watch main.ts

After adding, removing, or moving a page in the pages directory, run:

fresh routes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published