Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 318 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 318 Bytes

VuEmployer

Slide 4_3 - 1 (4)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build