Skip to content

ModusCreateOrg/modus-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modus React Application Scaffolding

Monorepo containing setup for a best-practice React application scaffolding

DLLs

DLLs precompile libraries to save time for development builds and re-builds.

React and React Router are included in DLLs by default. You can add other libraries by including them in package.json as an array in the dll property.

"dll": [
  "foo"
]

About

Modus React App Scaffolding

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published