- PWA logo
- Brand Logo
First, install dependencies:
npm install
# or
npm i
Now, run the development server with:
npm run dev
To, run the development tests with with jest, run:
npm run test
# or
npm run test:watch # in watch mode
- The Banner section,
- The About section and,
- The Testimonials section