# Install dependencies
yarn
# Run a Next.js server at localhost:3000
yarn --cwd packages/web build
yarn start-web
# Run an Express API at localhost:8000 (in another terminal if you ran "yarn start-web")
yarn --cwd packages/server build
yarn start-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Next.js, Typescript Monorepo Template
License
jeremypchen/nextjs-typescript-monorepo-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Next.js, Typescript Monorepo Template
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published