GitXplorerGitXplorer
v

149fz

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
860974faaa76d8a4723d8d8415b2a9acebcfcc6c

webpack setup

vvemel committed 8 years ago
Unverified
f8a0a64691e5126540d0aa8d89a0f0b395dced95

fix static files path

vvemel committed 8 years ago
Unverified
f530581a41b2c1f068319b5735f12dd2bd0e6e7e

move code to ddocs

vvemel committed 8 years ago
Unverified
2e1c14b3593cb70294a0fc29a4f7dff639082a37

initial commit

vvemel committed 8 years ago
Unverified
d6afcf98800336e2976753bfdd956110690a37bb

Initial commit

vvemel committed 8 years ago

README

The README file for this repository.

149fz

Best app in the world

Development

  • yarn dev: Run in development mode
  • yarn build: Build in production mode
  • yarn lint: Run eslint

Check out your npm scripts, it's using vbuild under the hood.


Generated by create-vue-app