About
This is a component-controls example app that adds custom esm tab pages to the user interface. The app can be built with gatsby or nextjs.
Install
git clone https://github.com/ccontrols/custom-esm-pages.git
Install dependencies
yarn
Start gatsby version
yarn start
Start nextjs version
yarn start-next
Live examples
nextjs: https://next-esm-pages.netlify.app gatsby: https://gatsby-esm-pages.netlify.app