socketsupply / create-socket-app

Create Socket App, is like Create React App but helps you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!
134 stars 14 forks source link

Scaffold basic menu items in all templates #56

Open bcomnes opened 1 year ago

bcomnes commented 1 year ago

Copy-paste, quitting etc are all essential menu items that we should scaffold out in the most best-practice possible way in every CSA template.

We may need to add something like an app-start script, or an event that lets you initialize first time app things to achieve this cleanly. We can get a solution in now though, and refactor later when a feature like is available.