apramodya
9/12/2018 - 9:17 AM

vuejs commands

# vue init now works exactly the same as vue-cli@2.x
vue init webpack my-project

## to run
npm run dev