yudapc / sample-nextjs-bundle-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-nextjs-bundle-js

This is sample how to make nextjs to bundle js and ready to embed on HTML

Requirements

  • Node 14.16.0

  • Yarn 1.22.10

  • NPM 6.7.0

Install Dependencies

yarn install

Run Build Library

yarn run build-library

Testing

  • Open on folder dist/index.html using your favorite browser

  • Should open dropdown button

About


Languages

Language:JavaScript 62.6%Language:CSS 30.4%Language:TypeScript 5.7%Language:HTML 1.4%