Skip to content

Latest commit

 

History

History
 
 

next-app

template-node-lib

Short description of this library.

Requirements

  • Node v12+

Development

(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.

Learn More

To learn more about Next.js, take a look at the following resources:


This project was set up by @jvdx/core