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 cfbabb1683 update roadmap; 3 years ago
notes adjustments to tick-logic; Autumn -> Fall; add alpha-chickens; implement animal-movement; add crop-info on harvest & time remaining; style empty-inv message; add first meals; 3 years ago
public add emote-assets; add hint for ready products; 3 years ago
src add function to remove planted crops on context / long press 3 years ago
tests/unit adjustments to tick-logic; Autumn -> Fall; add alpha-chickens; implement animal-movement; add crop-info on harvest & time remaining; style empty-inv message; add first meals; 3 years ago
.gitignore init 3 years ago
README.md init 3 years ago
babel.config.js init 3 years ago
concept.md update roadmap; 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 closing dialogues; food assets; remove itemCatalogue; add egg ♥ 3 years ago
package.json closing dialogues; food assets; remove itemCatalogue; add egg ♥ 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.