An open API service indexing awesome lists of open source software.

https://github.com/barelyhuman/adex-default-template

Default template for https://github.com/barelyhuman/adex
https://github.com/barelyhuman/adex-default-template

adex template

Last synced: 2 months ago
JSON representation

Default template for https://github.com/barelyhuman/adex

Awesome Lists containing this project

README

        

# adex-template

Minimal and Default JS Template for Adex

## Features

- Tailwind (Styles)
- Adex (Monolith)
- Dark Mode ([preachjs/themes](https://github.com/preachjs/themes))

## Usage

```sh
; npx degit barelyhuman/adex-default-template
; cd
; npm i
# or yarn install
# or pnpm install
; npm run dev
```

## License

[MIT](/LICENSE)