How to start // 1. install dependency npm install // 2. start dev server npm start //or // 2. build npm run build // 3. serve html npm run serve