phonetic
1.0.0
phonetic 출력을 따라 읽어서 전화로 더 쉽게 말할 수 있습니다.
여기에서 배울 수 있는 VueJS를 사용합니다.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
작동 방식에 대한 자세한 설명을 보려면 vue-loader에 대한 가이드와 문서를 확인하세요.