cockpit-navigator/navigator
Josh Boudreau 8e0d189169
add copyright header
2023-05-18 13:24:11 -03:00
..
public rename plugin source dirs 2022-05-26 14:48:01 -03:00
src add copyright header 2023-05-18 13:24:11 -03:00
.gitignore rename plugin source dirs 2022-05-26 14:48:01 -03:00
README.md rename plugin source dirs 2022-05-26 14:48:01 -03:00
index.html rename plugin source dirs 2022-05-26 14:48:01 -03:00
package.json add cockpit-typings 2022-08-23 18:19:13 -03:00
postcss.config.js rename plugin source dirs 2022-05-26 14:48:01 -03:00
tailwind.config.js rename plugin source dirs 2022-05-26 14:48:01 -03:00
tsconfig.json add path aliasing 2022-08-23 18:19:20 -03:00
tsconfig.node.json reorganize sources 2022-08-19 17:05:09 -03:00
vite.config.ts add path aliasing 2022-08-23 18:19:20 -03:00
yarn.lock add cockpit-typings 2022-08-23 18:19:28 -03:00

README.md

vue

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.