Skip to content

Repository files navigation

Boilerplate setup examples for Xtend UI

Customization

Each boilerplate has tailwind.config.js with theme customization examples. Remove or add things you need.

Lint

In the root there are the files needed for linting. See in the root package.json, .eslintrc.js, .eslintignore and .prettierrc.js for the required packages and script commands.

"scripts": {
  "lint": "eslint . --ext .js",
}

Except for Nextjs which has lint managed by itself.

Copyright

Licensed under MIT license.

About

Boilerplate setup examples for Xtend UI

Topics

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages