Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 299 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 299 Bytes

adex-template

Minimal and Default JS Template for Adex

Features

  • Tailwind (Styles)
  • Adex (Monolith)

Usage

; npx degit barelyhuman/adex-default-template <project-name>
; cd <project-name>
; npm i
# or yarn install
# or pnpm install
; npm run dev

License

MIT