Go to file
2025-01-26 13:46:43 -05:00
build frontend code 2025-01-24 12:02:34 -05:00
config fixed frontend code 2025-01-24 12:30:19 -05:00
src minor UI change 2025-01-26 13:46:43 -05:00
static frontend code 2025-01-24 12:02:34 -05:00
.babelrc frontend code 2025-01-24 12:02:34 -05:00
.editorconfig frontend code 2025-01-24 12:02:34 -05:00
.gitignore minor UI change 2025-01-26 13:46:43 -05:00
.postcssrc.js frontend code 2025-01-24 12:02:34 -05:00
AdminLogin.vue frontend code 2025-01-24 12:02:34 -05:00
index.html frontend code 2025-01-24 12:02:34 -05:00
package-lock.json frontend code 2025-01-24 12:02:34 -05:00
package.json frontend code 2025-01-24 12:02:34 -05:00
README.md frontend code 2025-01-24 12:02:34 -05:00
yarn.lock frontend code 2025-01-24 12:02:34 -05:00

competitive_analysis_system

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.