fariss / with-dynamic-import

Home Page:with-dynamic-import-git-master.abdelhakfarissi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example app with dynamic-imports

This examples shows how to dynamically import modules via import() API

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example with-dynamic-import with-dynamic-import-app
# or
yarn create next-app --example with-dynamic-import with-dynamic-import-app

Deploy it to the cloud with Vercel (Documentation).

About

with-dynamic-import-git-master.abdelhakfarissi.vercel.app


Languages

Language:JavaScript 100.0%