freshcom / freshcom_dashboard

Back office front-end for Freshcom API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freshcom Dashboard

This is a work in progress

Introduction

This is the back office front-end for Freshcom API

Getting started

First, make sure you have Freshcom API running locally.

Second, rename .env.example to .env and add the corresponding Stripe keys.

Third, run the following:

# install dependencies
npm install

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

This project is built using VueJS and Element UI

About

Back office front-end for Freshcom API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Vue 78.2%Language:JavaScript 21.7%Language:HTML 0.1%Language:CSS 0.0%