Skip to content

Development of a Monty Hall problem Using VueJS

Notifications You must be signed in to change notification settings

Fidrina/MontyHall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app

Vue

    npm install -g @vue/cli

Application

    vue create app
    cd app

Project setup

    npm install

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

Development of a Monty Hall problem Using VueJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published