Frontend template: create-petite-app
Create Petite App
create-petite-app is a frontend-template includes libraries MDBootstrap, Animate.css and Petite-Vue.
The use of CSS utility classes and reactivity model provides by Petite-Vue helps build projects very fast!
Features
Vue template syntax and reactivity model
Ready-to-use CSS Utility classes and animations
Dynamic import of JavaScript ES6Â modules
Pre-packed
Noto Sans - the modern font suitable for most websites
MDBootstrap (v4.0.0) - material design for Bootstrap v5, helps build responsive mobile-first sites quickly
Font Awesome (v6.1.1) - the icon library and toolkit used by millions of designers and developers
Animate.css (v4.1.1) - ready-to-use animation library, great for emphasis, home pages, sliders, and attention-guiding hints
Petite-Vue (v0.4.1) - progressive JavaScript library driven by @vue/reactivity for building web user interfaces
Ways of quick start
Create a new project from the command line (npm v5.2):
cd desktop; npx degit rayc2045/create-petite-app new-petite-app
Usage
Use Live Server to preview the project
Use Live Sass Compiler to compile Sass/Scss to CSS
Use MinifyAll to compress JavaScript code
Deploy production web applications on Netlify