Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 430 Bytes

File metadata and controls

29 lines (19 loc) · 430 Bytes

mz-tech

a Professional startup website for Muhammad Zaki's for IT using jQuery, Sass, Bootstrap, Vue.js, Vue Router, Pinia.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint