Тестовое задание про оптимальный розлив варенья по банкам
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
ChiefRed 51df4958bf Readme updated il y a 3 ans
public Intro + Pots + Jams il y a 3 ans
src Result & build il y a 3 ans
.editorconfig Vue 3 project initialised il y a 3 ans
.gitignore init il y a 3 ans
README.md Readme updated il y a 3 ans
babel.config.js Vue 3 project initialised il y a 3 ans
jam-pots-vuejs.code-workspace init il y a 3 ans
jsconfig.json Vue 3 project initialised il y a 3 ans
package.json Result & build il y a 3 ans
vue.config.js Result & build il y a 3 ans
yarn.lock Result & build il y a 3 ans

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.