Тестовое задание про оптимальный розлив варенья по банкам
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 3 años
public Intro + Pots + Jams hace 3 años
src Result & build hace 3 años
.editorconfig Vue 3 project initialised hace 3 años
.gitignore init hace 3 años
README.md Readme updated hace 3 años
babel.config.js Vue 3 project initialised hace 3 años
jam-pots-vuejs.code-workspace init hace 3 años
jsconfig.json Vue 3 project initialised hace 3 años
package.json Result & build hace 3 años
vue.config.js Result & build hace 3 años
yarn.lock Result & build hace 3 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.