Skip to content

benjamin-joham/mmp2a-quizzzapp

Repository files navigation

Multimediaprojekt 2a

QuizzzApp

Benjamin Joham und Viktoria Maurer

This project was part of the bachelor in MultiMediaTechnology at the university of applied sciences.

How to use

  • npm start starts a local server. If you change any of the files in src/, the browser will reflect the changes automatically ("autorefresh", "autoreload").
  • npm run build builds a production bundle in dist/

Features

  • uses sass (supporting the scss-syntax), minifies and auto-prefixes your css for production
  • auto-prefixing depending on your choice of browsers you want to support in .browserslist.rc
  • uses hashes for the js/css-filenames to prevent caching problems
  • autorefreshes browsers (autoreloads)
  • concatenates and minifies your js-files using webpack's intelligent dependency graph
  • ES6 support via babel out of the box
  • creates all the files needed for production in the build directory
  • minifies images (jpg, png, jpg, svg)
  • includes various icon references for touch devices

Potentielle Packages/Libraries/APIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published