Total Pageviews

Sunday 23 June 2024

nextjs-scaffold

 a scaffold with nextjs, react, typescript, mongodb, koa.

Getting Started

Prerequisites:

nodejs
koa
mongodb
react

Usage

start server:

cd modules/server
yarn start

start nextjs:

cd modules/next
npm run dev
from https://github.com/mightofcode/nextjs-scaffold 

 

No comments:

Post a Comment