Skip to content

ssamkough/pikmin-website

Repository files navigation

pikmin decompilation website 🌺

pikmin.dev

website for the pikmin decompilation projects

getting started 🏃

in order to get this project running, follow these steps:

  1. install nvm, a version manager for node.js. this installs node.js and npm (npm is the package manager used in this project)

  2. check that npm was installed correctly by running: npm -v

  3. install all dependencies for this project: npm i

  4. run the project: npm run dev

and the project should be running at http://localhost:3000!

About

website for the pikmin decompilation projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published