Skip to content

Diario is an PWA to track Animal Crossing New Horizons progress

Notifications You must be signed in to change notification settings

nook-world/diario

Repository files navigation

Diário

Requirements

  • Node 10 or superior

Run the project

$ npm install
$ npm run build
$ npm start

Run DEV (edit, test localy, ...)

$ npm run dev

Local test Next Export

To test local export export you can run the following commands:

$ npm run build
$ npm run export
$ cd out
$ npx serve

nook-world/diario © 2020+, Nook World · Released under the MIT License. · Built by amazing people.

Twitter @NookWorldApp