the merge project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Nero Ignis 074cc502e9 implement harvesting; fix flooring bug with max-value in shop; change shop design (again); add first finished products; 3 years ago
notes base setup for new concept; add assets from legacy-farm-game; add unit-tests for season-detection; remove router; 3 years ago
public refactor much oida; Working planting; Working shop; working inventory; fix unit tests after refactor; 3 years ago
src implement harvesting; fix flooring bug with max-value in shop; change shop design (again); add first finished products; 3 years ago
tests/unit refactor much oida; Working planting; Working shop; working inventory; fix unit tests after refactor; 3 years ago
.gitignore init 3 years ago
README.md init 3 years ago
babel.config.js init 3 years ago
concept.md WIP 3 years ago
jest.config.js base setup for new concept; add assets from legacy-farm-game; add unit-tests for season-detection; remove router; 3 years ago
jsconfig.json init 3 years ago
package-lock.json crop-inventory onclick on field; 3 years ago
package.json crop-inventory onclick on field; 3 years ago
vue.config.js init 3 years ago

README.md

farm-fresh

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.