[Docs][m]: Add markdown for docs and api section
This commit is contained in:
21
docs/markdowns/tutorial-doc/learn.md
Normal file
21
docs/markdowns/tutorial-doc/learn.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Tutorial
|
||||
|
||||
## Build a single Frictionless dataset portal
|
||||
This tutorial will guide you through building a portal for a single Frictionless dataset.
|
||||
|
||||
In this tutorial, you’ll learn Portal.js basics by creating a very simple portal app. [Here’s](https://portal-js.vercel.app/) an example of the final result.
|
||||
|
||||
Let’s get started!
|
||||
|
||||
> This tutorial assumes basic knowledge of JavaScript, React and Nextjs. If you are not familiar with React or Nextjs, it is advisable to learn them first. We provide some links below to get you started:
|
||||
|
||||
* [Learn NextJS](https://nextjs.org/docs/getting-started)
|
||||
* [Getting started with React](https://reactjs.org/docs/getting-started.html#learn-react)
|
||||
|
||||
### Setup
|
||||
TODO
|
||||
|
||||
|
||||
## Build a CKAN powered dataset portal
|
||||
TODO
|
||||
___
|
||||
Reference in New Issue
Block a user