Skip to content

ntsc-rs/ntsc-rs-web

Repository files navigation

ntsc-rs-web

This is the (experimental) web version of ntsc-rs. It uses Preact, and is built via Vite.

Building

This project uses Git submodules. You should clone this repo including submodules:

git clone --recurse-submodules https://github.com/ntsc-rs/ntsc-rs-web.git

If you cloned this repo without submodules, you may initialize them via:

git submodule update --init --recursive

To run a development server:

npm run dev

To build into dist:

npm run build

About

Experimental web-based version of ntsc-rs

Resources

Stars

25 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors