Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... 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