Proposal:
We build a new client template that is future forward, webpack based, and simplifies integration for our clients regardless if they are building a site or an app.
We'll likely need two versions of this template both based on the same tech stack.
- Vue.js components and templating
- SPA option
- Prerender (Static Site Generation)
- ES2015+ with Babel
- webpack module bundling
- JS and Sass Linting
- Minify JS and CSS
- Netlify Deploy
- Browsersync like function
- Node Sass, PostCSS, Autoprefixer
- Styleguide generator
- Contextual HEAD updates
- multiple layouts
For websites, we can use jQuery and Foundation wrapped with vue directives. (Or if the client wants jQuery)
For apps, we'll need to fill in some core plugins with Vue.js components or vanilla JS libraries.
Core plugins:
Optional add-ons:
- Carousel
- Sticky
- Animation triggers
- Charts
Proposal:
We build a new client template that is future forward, webpack based, and simplifies integration for our clients regardless if they are building a site or an app.
We'll likely need two versions of this template both based on the same tech stack.
For websites, we can use jQuery and Foundation wrapped with vue directives. (Or if the client wants jQuery)
For apps, we'll need to fill in some core plugins with Vue.js components or vanilla JS libraries.
Core plugins:
Optional add-ons: