Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 682 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 682 Bytes

cnctools

注意 : macOS での python 2

macOS 12.3 (Monterey) から システム の python 2 が削除となっています。
この プロジェクト では インストール時 に python 2 が必要となっているため、以下を参考に python 2 環境を準備する必要があります。

https://www.python.jp/install/macos/index.html

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.