/nextjs-express-example

Example for using Express and NextJS

Primary LanguageJavaScript

Express Server example

Download manually

Install it and run:

npm install
npm run dev
# or
yarn
yarn dev