SkillAgentSearch skills...

Mineralfish.github.io

ofFISHial site for the 2022 Mifernian Census

Install / Use

/learn @MineralFish/Mineralfish.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mineralfish.github.io

Might be mineral fish site in future, idk. Currently just a fish list. Made with Svelte. Built version (used at mineralfish.github.io) at the build branch. Build steps below.

OfFISHial Mineral Fish Site

Developing

<!-- this is copied lol -->

Requirements:

  • node.js and npm or some other package manager
  • git (optional, for cloning the repo)
  • Preferably understanding of JavaScript and node.js, among ~~us~~ other things

To clone and run a development server on your machine (that autoupdates when you modify files):

git clone https://github.com/MineralFish/mineralfish.github.io
cd mineralfish.github.io
npm ci
npm run dev

For one-time building:

npm run build

(Note: A GitHub Action will usually do this for you when you push to the repo.)

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks2

Languages

Svelte

Security Score

55/100

Audited on Jan 23, 2025

No findings