Skip to content

q-sys-community/q-sys-community-website

Repository files navigation

Q-SYS Community Website

Development

Run npm and Vue CLI commands within the development container.

Run the development container

  1. Install Docker
  2. Open a terminal with this as the working directory.
  3. Run dev-container/run.sh
  4. You should now be able to enter npm and Vue CLI commands to run within the container.
  5. Press Ctrl+C to exit foreground processes running in the container.
  6. Press Ctrl+D to exit the container.

npm commands

Run these within the development container.

Project setup

npm ci

Compile and hot-reload for development

npm run serve

Lint and fix files

npm run lint

Compile and minify for production

npm run build

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •