Skip to content

tristan-f-r/site

 
 

Repository files navigation

pest.rs

This repo contains the source code for https://pest.rs

Development Guide

This project uses the following tools:

The task file automatically installs dependenices, builds the book, and builds the internal pest-vm web-binding crate.

Start Parcel development server:

task dev

Then visit http://localhost:1234

If you want to build the static site, run the main build task:

task

Then go visit the /dist folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.8%
  • HTML 25.0%
  • TypeScript 23.6%
  • Rust 19.6%