/portfolio-via-headless-cms

The Engineer Work Experience of Tsubasa Namiki

Primary LanguageTypeScript

Portfolio via Headless CMS

This is my portfolio powered by Next.js.

I am developing it is based by the repository blog-starter.

The content of this portfolio is referenced from Contentful, a headless CMS.

How to Development

Install npm modules.

npm install

Edit .env file. (required Contentful account)

cp .env.template .env
# vi .env

Run dev server on local.

npm run dev
open http://localhost:3456/