Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 622 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 622 Bytes

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