Skip to content

Hydrock/wmf-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WMF in NextJS

   __ __  ____    ____ ______        _  __             __      __   ____
  / // / / __ \  / __//_  __/       / |/ / ___  __ __ / /_ __ / /  / __/
 / _  / / /_/ / _\ \   / /         /    / / -_) \ \ // __// // /  _\ \  
/_//_/  \____/ /___/  /_/         /_/|_/  \__/ /_\_\ \__/ \___/  /___/  

Remote App

Before using this app, you should run Remote app. See https://github.com/Hydrock/wmf-remote

NextJS

Next JS creating command (only if host doesn't exists):

ch host
npx create-next-app@latest host --typescript --app

Run host:

cd host
npm run dev

About

Webpack Module Federation in NexJS - Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published