Go to file
2025-06-18 17:23:42 +02:00
src ok 2025-06-18 17:23:42 +02:00
.gitignore add benefits 2025-06-18 15:28:51 +02:00
.hintrc add benefits 2025-06-18 15:28:51 +02:00
CHANGELOG.md first 2025-06-18 12:51:09 +02:00
LICENSE.md first 2025-06-18 12:51:09 +02:00
next-env.d.ts first 2025-06-18 12:51:09 +02:00
next.config.js first 2025-06-18 12:51:09 +02:00
package-lock.json new 2025-06-18 16:44:30 +02:00
package.json new 2025-06-18 16:44:30 +02:00
postcss.config.js first 2025-06-18 12:51:09 +02:00
prettier.config.js first 2025-06-18 12:51:09 +02:00
README.md ok 2025-06-18 17:23:42 +02:00
tsconfig.json first 2025-06-18 12:51:09 +02:00

EngageOS

EngageOS is a Tailwind Plus site template built using Tailwind CSS and Next.js.

Getting started

To get started with this template, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.

License

This site template is a commercial product and is licensed under the Tailwind Plus license.

Learn more

To learn more about the technologies used in this site template, see the following resources:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation