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:
- preview the site at https://coal.testausserveri.fi
- help us with development by checking out issues or consulting contributors in the Discord
- preview of components is hosted at https://components.coal.testausserveri.fi
Explore and develop React components
npm run storybook
Develop Next.js app
npm run dev
# or
yarn dev