Skip to content

Minimalistic template of NextJS application with react library in Lerna monorepo

License

Notifications You must be signed in to change notification settings

softspiders/lerna-next-react-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOFTSPIDERS

lerna-next-react-lib

Minimalistic template of NextJS application with react library in Lerna monorepo


Feature tags

  • lerna
  • next
  • react-lib
  • starter
  • template

Direct ancestors - also by code


Requirements


Install

Being at the root, execute

npm run bootstrap

Clean

npm run clean

Run in development mode

npm run dev

Build

npm run build

Run in production mode

npm run start

Authors

Alexander Lapygin


License

Licensed under the MIT license.