Skip to content

cyrusstoller/vuex-flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuex-flashcards

This is a basic statically served flashcard game built with vue.js and vuex. For more detail check out this blog post.

Installation

To get started, be sure to have yarn and node installed. Then run the following commands:

$ yarn install
$ yarn serve # to start the development environment

Deployment

$ yarn push

This will build the application and then add the dist directory to the gh-pages branch before pushing to Github.

About

Building a simple flashcard game using vue.js + vuex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published