Skip to content

A front-end framework that allows you to build web pages using Typst.

License

Notifications You must be signed in to change notification settings

YouXam/TypstFront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypstFront

A front-end framework that allows you to build web pages using Typst. This project is mainly for fun and not intended to be used in production.

Live Demo

Getting Started

Docker

docker run -d -p 3000:3000 docker.io/youxam/typst-front

The server will be running at http://localhost:3000.

Manual

  1. Install dependencies:

    bun install
  2. Run the development server:

    bun dev
  3. The server will be running at http://localhost:3000.

How it works

See https://typstfront.youx.am/explain/ for more information.

License

MIT

About

A front-end framework that allows you to build web pages using Typst.

Resources

License

Stars

Watchers

Forks

Packages

No packages published