Skip to content

CODIANZ/clt.cnctools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6de1c87 · Sep 5, 2024
Aug 1, 2023
May 23, 2023
Sep 5, 2024
Aug 3, 2020
Aug 6, 2020
Aug 5, 2020
May 8, 2024
Aug 1, 2023
Aug 3, 2020
Jul 31, 2023
Aug 9, 2020
Aug 3, 2020
Aug 7, 2020

Repository files navigation

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.