Skip to content

snoozbuster/is-smm-beaten-yet

Repository files navigation

Is Super Mario Maker Beaten Yet?

ko-fi

Webapp providing stats for Team 0%'s goal of clearing every Super Mario Maker 1 level before server shutdown.

Development

Technology

Built with Nuxt 3. Look at the Nuxt 3 documentation to learn more.

Also using Tailwind CSS, Typescript, PrimeVue, VueUse, lodash, and the other usual suspects such as prettier and eslint. Includes a customized version of smm-course-viewer, originally built by Leonardo Mauro.

Setup

Requires Node 18 and yarn (npm install -g yarn if Node is already installed).

Make sure to install the dependencies:

# yarn
yarn install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev # or yarn run dev

Locally preview production build:

# npm
npm run preview

Deployment

Deployed on AWS Amplify.

About

Webapp for the SMM1 Team 0% project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published