create-socket-app
create-socket-app copied to clipboard
Create Socket App, is like Create React App but helps you build native apps for mobile and desktop with Svelte, Reactjs, Vuejs and others!
Vite has its own app generators for this list of frontend frameworks out of the box. "Others" include even more + there are TS templates. Vite is simple to config,...
Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.1.0. Release notes Sourced from c8's releases. v9.1.0 9.1.0 (2024-01-11) Features support passing reporter options from config (#459) (88db5db) Bug Fixes refactor: remove stale check...
CSA vite
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...
Rollup plugin can make it easier to make existing vite/rollup build target Socket Runtime. The plugin can be used in the CSA also.
Instead of quitting just prompt. Solves many problems.
```console sc@SC MINGW64 /e/projects/npm-ssc-preprod $ node --version v20.10.0 sc@SC MINGW64 /e/projects/npm-ssc-preprod $ ssc -v 0.6.0-rc.5 (d5637b56) Installation path: E:\node\bin\node_modules\@socketsupply\socket-win32-x64\ sc@SC MINGW64 /e/projects/npm-ssc-preprod $ npm create socket-app svelte Initializing npm package...Ok....