The Wayback Machine - https://web.archive.org/web/20200930141549/https://github.com/disasterovich/simple-vue.js-frontend
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

README.md

Simple frontend vue.js 2.x, vuex, vuetify, vue-router

Alt text

Config paths

Configure paths in store.js to backend server:

HOST: 'http://BACKEND_HOST_HERE/',
API_URL: 'http://BACKEND_HOST_HERE/api/',

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Work with orders

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.