Skip to content

Platform Agnostic Web App for sharing contacts quickly

Notifications You must be signed in to change notification settings

xinkecf35/transfr.info

Repository files navigation

transfr

Project setup

npm install

Compiles and hot-reloads for development

NOTE: before running below, you must have the transfr-backend downloaded and also have MongoDB installed and started and create a serve.sh with the following:

#!/bin/bash
BACKEND_DIR=PATH/TO/transfr-backend
vue-cli-service serve & npm start --prefix $BACKEND_DIR
npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

Platform Agnostic Web App for sharing contacts quickly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published