Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch 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