An open API service indexing awesome lists of open source software.

https://github.com/adarshsingh1407/nextjs-di

Demo for code-splitting using NextJS
https://github.com/adarshsingh1407/nextjs-di

code-splitting dynamic-import nextjs reactjs

Last synced: about 5 hours ago
JSON representation

Demo for code-splitting using NextJS

Awesome Lists containing this project

README

          

# nextjs-di

Run:

1. npm install

Dev:
npm run dev

Prod:
npm run build
npm run start