This is a demonstration of the WIP NewsKit component library. It features demonstration pages which build up an example component, then place that in a full page example.
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
npm run build && npm run start
# or
yarn build && yarn start
Open http://localhost:3000 with your browser to see the result.