Gabarit de développement applicatif, basé sur l'utilisation des standards suivants:
Build cross-platform desktop apps with JavaScript, HTML, and CSS
The Progressive JavaScript Framework. An approachable, performant and versatile framework for building web user interfaces.
Next Generation Frontend Tooling
CSS with superpowers. Sass is the most mature, stable, and powerful professional grade CSS extension language in the world.
An opinionated code formatter
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.
The tooling that enables ESlint and Prettier to support TypeScript.
Configuration pour Visual Studio Code (IDE)
Extensions installées et configurées pour à même le gabarit.
- Vue Language Features (Volar) Language support for Vue 3
- TypeScript Vue Plugin (Volar) Vue Plugin for TypeScript server
- Prettier - Code formatter Code formatter using prettier
- ESLint Integrates ESLint JavaScript into VS Code.
ASAR signifie Atom Shell Archive Format. Une archive asar est un simple format d'archive du genre de tar, qui concatène des fichiers en un seul fichier. Le format ASAR a été créé principalement pour améliorer les performances sous Windows lorsque il y a de grandes quantités de petits fichiers.
npm install --engine-strict @electron/asar
npx asar extract <archive> <dest>