Тестовое задание про оптимальный розлив варенья по банкам
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
ChiefRed 51df4958bf Readme updated hace 4 años
public Intro + Pots + Jams hace 4 años
src Result & build hace 4 años
.editorconfig Vue 3 project initialised hace 4 años
.gitignore init hace 4 años
README.md Readme updated hace 4 años
babel.config.js Vue 3 project initialised hace 4 años
jam-pots-vuejs.code-workspace init hace 4 años
jsconfig.json Vue 3 project initialised hace 4 años
package.json Result & build hace 4 años
vue.config.js Result & build hace 4 años
yarn.lock Result & build hace 4 años

README.md

Это тестовое задание про оптимальный розлив нескольких видов варенья по имеющимся банкам.

Выполнено на VueJS v3.

Посмотреть в работе можно тут.


Дальше оригинальный README от VueJS


jam-pots-vuejs

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.