Skip to content

craigs/implementation-patterns

Repository files navigation

Getting Started

Install dependencies:

npm i

Run the tests:

npm test

Run the development server:

npm run dev

Open http://localhost:3000 to view the site

About

Simple demonstration of an implementation pattern with NextJS, React and TypeScript

Resources

Stars

Watchers

Forks