Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 329 Bytes

File metadata and controls

10 lines (6 loc) · 329 Bytes

Slither

Prototype slitherlink-related code, and testing out Vite with PhET code.

npm run dev at the root of the project to start the server, then navigate to the URL (e.g. http://localhost:5173/).

npm run build to build the project (can then be served from the dist directory).

npx eslint . to lint.