Skip to content

Repository for the code dedicated to the UI design of the Smart Vending Machine screen.

Notifications You must be signed in to change notification settings

svm-ucsc/smart-vending-machine-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

261 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-vending-machine

Repository for the code dedicated to the management of the Smart Vending Machine project for CSE123A/B at UCSC for the Winter/Spring '22 quarters.

getting-started-with-UI

Step 1:

Install Node v16.13.2 to your computer (use homebrew or install from website). Confirm version by running: 'node --version'

Step 2:

Install npm v8.1.2 to your computer. Confirm by running: 'npm --version'

Step 3:

Run the command: 'npm install' This will install the bootstrap framework and other packages to your computer locally. These files will be in the .gitignore so that we are not constantly pushing ~20gb of the framework unneccesarily.

Extras:

If you are using VS Code, I recommend installing the Vetur Extension.

machine-ui

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

Repository for the code dedicated to the UI design of the Smart Vending Machine screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6