mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
🦾 A list of reported app support for Apple Silicon as well as Apple M4 and M3 Ultra Macs
aarch64appleapple-siliconarmarm64bigsurcompatibilityhacktoberfest-acceptedm1m1-chipsmac-app-storemacosmacos-applicationmacos-big-surrosettawwdc
| .vscode | ||
| assets | ||
| components | ||
| helpers | ||
| layouts | ||
| middleware | ||
| pages | ||
| plugins | ||
| static | ||
| store | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierrc | ||
| netlify.toml | ||
| nuxt.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.js | ||
doesitarm
Apps that support ARM on MacOs
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
For detailed explanation on how things work, checkout Nuxt.js docs.