Skip to content

See what the experimental probabilities are different rolls

Notifications You must be signed in to change notification settings

steele232/settlers-frequentist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-vue

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.

WHAT WE DID

  • Create project with CLI
  • create new component in src/components folder
  • used new component in App.vue
  • Hello.vue component has template, script, style
  • script section says what the
  • props are key-value pairs that are allowed -- String is the type
  • name is the name of the element/tag

About

See what the experimental probabilities are different rolls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published