Skip to content

rodslidao/Omnis

 
 

Repository files navigation

Omnis - VueJs

Build Vue

Dependencies

-Docker

Run from Docker

make up

for disable

make down

for restart

make restart or make restart-force

for re-build back and front end images run

make build 

Project setup without Docker

npm install
pip install -r requirements.txt

Compiles and hot-reloads for development

npm run serve
python .\backend\main.py

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.1%
  • Python 21.4%
  • JavaScript 8.6%
  • Shell 0.8%
  • HTML 0.5%
  • SCSS 0.3%
  • Other 0.3%