Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 661 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 661 Bytes

Testausserveri.fi

This is a work-in-progress version of Testausserveri's new site. It is a Next.js project bootstrapped with create-next-app.

You can:

Development

Storybook

Explore and develop React components

npm run storybook

Development server

Develop Next.js app

npm run dev
# or
yarn dev