* [monorepo][m] - remove nx from simple-example * [simple-example][sm] - install octokit and simplify README * [simple-example][m] - fix linting * [monorepo][m] - simplify examples * [monorepo][sm] - update docs
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.