Skip to content

Basic template for a Mastro project using Deno

Notifications You must be signed in to change notification settings

mastrojs/template-basic-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastro Template Basic for Deno

This is a basic TypeScript template for Mastro when using Deno.

Run locally

deno task start

and open http://localhost:8000 in your browser, or see install instructions.

To generate the whole static site (this will create a generated folder):

deno task generate

Next steps

To see how Mastro works, follow the guide.

To make sure you're using the latest Mastro packages:

deno update --latest "@mastrojs/*"

Deploy to production

About

Basic template for a Mastro project using Deno

Topics

Resources

Stars

Watchers

Forks