k35o / sierpinski

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sierpinski

スクリーンショット 2023-08-07 0 25 09

How to install

npm install

How to run in debug mode

# Builds the project and opens it in a new browser tab. Auto-reloads when the project changes.
npm start

How to build in release mode

# Builds the project and places it into the `dist` folder.
npm run build

About


Languages

Language:Rust 77.7%Language:JavaScript 15.4%Language:HTML 6.9%