Skip to content

claydiffrient/flash-cards

Repository files navigation

Flash Cards

Greenkeeper badge

Check it out live at https://claydiffrient.github.io/flash-cards

This is a project for my EDPS 6560 Mulitimedia Learning class.

It is built using the following technologies:

Development

The following commands will start a watch server that will update with changes to source files.

npm install
npm start

Building

The following commands will build the app for a production deployment.

npm run build

Deploying

The following commands will build the app and deploy it to a live static site environment at https://claydiffrient.github.io/flash-cards

npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published