Update readme

This commit is contained in:
Sam Carlton 2020-09-16 00:15:48 -05:00
parent b49f743861
commit bf81ffb4fc

View file

@ -1,22 +1,20 @@
# doesitarm Does it ARM
----
> Apps that support ARM on MacOs Lists of reported app support for macOS on ARM so far.
## Build Setup Any comments, suggestions? [Let us know!](https://github.com/ThatGuySam/doesitarm/issues). PRs welcome :)
``` bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000 ## The Apps
$ yarn run dev
# build for production and launch server #### Developer Tools
$ yarn run build
$ yarn start
# generate static project * [Homebrew](https://brew.sh/) - ✳️ Yes, with caveats and some troubleshooting. - [Issue](https://github.com/Homebrew/brew/issues/7857).
$ yarn run generate * [VS Code](https://code.visualstudio.com/) - 🚫 No, not yet. - [Issue](https://github.com/microsoft/vscode/issues/101724).
```
#### Entertainment
* [Spotify](https://www.spotify.com/us/download/mac/) - 🚫 No, not yet.
For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).