Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 866 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 866 Bytes

vue-network

vueのsrcフォルダを読み取ることで、ファイル同士の依存関係が分かる!

ex: このプロダクトのsrcフォルダを読み込ませた場合 スクリーンショット 2021-04-03 3 49 19

別プロダクトfrontEngine スクリーンショット 2021-04-06 2 59 54

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.