Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse 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