mirror of
https://github.com/Istador/smoo.it
synced 2025-10-05 23:42:42 +02:00
854e57065f2641c7aa36b19b89686c3d36e3d9ca
I'd rather use `babel-plugin-proxy` instead of `proxy-polyfill`, but it doesn't seem to work with babel 7 currently. https://github.com/krzkaczor/babel-plugin-proxy/issues/10
smoo.it
smoo.it is a website for the Super Mario Odyssey Online mod.
Project setup
Requires Git
and Node.js.
git clone https://github.com/Istador/smoo.it
cd smoo.it
npm install --legacy-peer-deps
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Languages
Vue
55.5%
TypeScript
36.4%
SCSS
6.5%
HTML
1.1%
JavaScript
0.5%