Luccas Mateus de Medeiros Gomes 89ba260b70 [docs][m] - tutorial part 4
2023-05-05 08:56:09 -03:00
..
2023-05-05 08:56:09 -03:00
2023-05-04 13:43:13 -03:00
2023-04-25 17:43:56 -03:00

This the PortalJS website.

It is built on Next.js.

Getting Started

First, index the markdown pages:

npm run mddb

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deployment

We currently deploy on Vercel.