Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

Commit

Permalink
udpate readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pasierb committed Apr 30, 2018
1 parent 5bcabf9 commit 6a622a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 21 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Multi-step UI example implementation

This example implementation of conditional multi-step UI using [Vue.js](https://github.com/vuejs/vue), [Vuex](https://github.com/vuejs/vuex) and [finite-state machine](https://en.wikipedia.org/wiki/Finite-state_machine) ([machina.js](https://github.com/ifandelse/machina.js) implementation)

![screenshot](./public/screenshot.png)

## Running

`npm run serve`
21 changes: 0 additions & 21 deletions TalkNotes.md

This file was deleted.

Binary file added public/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a622a4

Please sign in to comment.