Skip to content

DmitrySharabin/flashcards-app-v.2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

Flashcards App v.2

Netlify Status

Application

Toolbar

Flashcard in Read mode

Flashcard in Edit mode

Setting up the environment (one time stuff)

  1. Either download the zip file or clone the repository
  2. cd into the newly created folder and run yarn install to install the build tools (gulp & gulp plugins)
  3. Done!

Every time you work on Flashcards app

Run gulp before making any changes, to automatically build every time you save.

Building and deploying the app

Run gulp build and deploy the dist folder.

License

The content of this repository is licensed under an MIT License.