Skip to content

Mnigos/biuro-makowska-www

Repository files navigation

Biuro Makowska WWW

Description

Website for accounting office Joanna Makowska.

ci codecov GitHub

Deployment

Related Repositories

Stack

GitHub Actions Codecov Vercel

TypeScript React NextJS React Query Strapi

Testing Library

Yarn ESLint Prettier EditorConfig

Commitlint ConventionalCommits

Usage

Setup

Make sure to have installed right version of Node.js in nvm

nvm use

Don't forget to install the dependencies:

yarn install

Running the app

# Build app
yarn build

# Run app
yarn start

# Run app in watch mode
yarn dev

Test

# unit tests
yarn run test

# unit tests in watch mode
yarn run test:watch

# Runing tests in coverage mode
yarn test:coverage

License

Biuro Makowska is MIT licensed.

Releases

No releases published

Packages

No packages published