A Blog full of Web Projects

A Blog full of Web Projects

Webpack 5 boilerplate with Vue and TypeScript

11-October-2023

A Webpack 5 boilerplate with Vue and TypeScript

Try the demo...

The code at GitHub

A Webpack 5 boilerplate with Vue and ready for TypeScript. The demo App serve Vue routing, a Webpack logo, my photo with some info. The Vue App serve a demo CRUD functions for Employess towards a Web API at jsonplaceholder. The Webpack is ready for PostCSS, ES6 and above. Bootstrap CSS was used to make the demo mobile friendly.

A Blog made with Gatsby React and GraphQL