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
- Host: GitHub
- URL: https://github.com/adarshsingh1407/nextjs-di
- Owner: adarshsingh1407
- Created: 2017-06-12T08:59:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-12T09:06:09.000Z (over 8 years ago)
- Last Synced: 2024-12-31T09:14:37.524Z (about 1 year ago)
- Topics: code-splitting, dynamic-import, nextjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nextjs-di
Run:
1. npm install
Dev:
npm run dev
Prod:
npm run build
npm run start