Skip to content

petarov/appstore-web-search

Repository files navigation

Apple App Store Web Search

A web app that enables you to search the Apple App Store in your browser.

Development

npm install
npm run dev

Opens a Vite dev server at http://localhost:5173/asws/.

Build

npm run build

Runs EditorConfig check, compiles and obfuscates the app into dist/, then verifies the bundle is ES6-compatible. Output is a static dist/index.html ready to deploy to any web host.

npm run preview

Serves the built dist/ locally to sanity-check the artifact.

License

MIT

About

Apple App Store search tool web app

Topics

Resources

License

Stars

14 stars

Watchers

1 watching

Forks

Contributors