Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v12.0.7...v12.0.9) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Portal.JS Default App
This example is the default, empty Portal.JS App.
How to use
Execute create-next-app with npm or Yarn to bootstrap the example:
npx create-next-app portaljs-default --use-npm --example https://github.com/datopian/portal.js/tree/main/examples/default
# or
yarn create next-app portaljs-default --example https://github.com/datopian/portal.js/tree/main/examples/default