Merge branch 'main' of github.com:datopian/portal.js into main
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Example: Data catalog with data on CKAN"
|
title: "A Comprehensive Guide to Building a Robust Data Portal using CKAN"
|
||||||
authors: ['Luccas Mateus']
|
authors: ['Luccas Mateus']
|
||||||
date: 2023-05-24
|
date: 2023-05-24
|
||||||
filetype: blog
|
filetype: blog
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ If you have questions about anything related to PortalJS, you're always welcome
|
|||||||
To create a PortalJS app, open your terminal, cd into the directory you’d like to create the app in, and run the following command:
|
To create a PortalJS app, open your terminal, cd into the directory you’d like to create the app in, and run the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npx create-next-app my-data-portal --example https://github.com/datopian/portaljs/tree/main/examples/learn-example
|
npx create-next-app my-data-portal --example https://github.com/datopian/portaljs/tree/main/examples/learn
|
||||||
```
|
```
|
||||||
|
|
||||||
> [!tip]
|
> [!tip]
|
||||||
|
|||||||
Reference in New Issue
Block a user