Skip to content

nortigo/oscarquiz_app

Repository files navigation

Oscar Quiz - SPA

Play with your friends by guessing which movies/actors/directors/etc. will be nominated during the Oscar.

In order to play, you will need to install the back end. You can get it here.

Project setup

npm install

Set your environment variables. You can copy the sample:

cp .env.sample .env

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published