/brtcmerchants

BRTC Merchant Trading Company Homepage

Primary LanguageVue

BRTC Merchants

Project setup

cd backend
npm install
cd ../frontend
npm install

Compiles and hot-reloads for development

frontend

npm run serve

backend

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.