Short description of this library.
- Node v12+
(1) Install dependencies
$ npm i
# or
$ yarn
(2) Run initial validation
$ ./Taskfile.sh validate
(3) Run the development server
$ ./Taskfile.sh
(4) Start developing. See ./Taskfile.sh
for more tasks to
help you develop.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
This project was set up by @jvdx/core