Live: https://apetools.webprofusion.com
Don't Go Ape. Go Ape Tools. For when it all seems like too much work.
Generate your App Icons and Splashscreens in all the required sizes to get your app to market faster.
This app uses VueJS with TypeScript.
If you are looking to contribute to development, all the magic happens in: https://github.com/webprofusion/apetools/blob/master/src/views/Tools.vue
Open Visual Studio Code
, go to View > Command Palette...
and execute Remote-Containers: Reopen in Container
.
This opens the project with the correct environment.
(https://code.visualstudio.com/docs/remote/create-dev-container#_create-a-devcontainerjson-file)
npm install
npm run serve
npm run build
npm run lint