Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.
/ newskit-demo Public archive
forked from lhaggar/newskit-demo

Demonstration of the NewsKit component library

Notifications You must be signed in to change notification settings

newsuk/newskit-demo

 
 

Repository files navigation

Getting Started

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.

Dev Server

npm run dev
# or
yarn dev

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

Build and Serve

npm run build && npm run start
# or
yarn build && yarn start

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

About

Demonstration of the NewsKit component library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%