GitXplorerGitXplorer
d

simple-ledger

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
02b74c04a61576131412c61c0b14ea963e7a9288

Add input elements

ddevjin0617 committed 8 years ago
Unverified
25d271b61aa8fd94730ae44f213a6919d425fb5c

init

ddevjin0617 committed 8 years ago

README

The README file for this repository.

simple-ledger

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.