-
Install NodeJS
apt-get install nodejs -y
-
Install dependencies
npm install
-
Run server
npm run dev
Open http://localhost:8000 with your browser to see the result.
You can start editing the page by modifying src/pages/index.tsx
. The page auto-updates as you edit the file.
The content is to be found within the content directory organised by locale and type of content like pages or components.