Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 367 Bytes

File metadata and controls

24 lines (17 loc) · 367 Bytes

adex-template

Minimal and Default JS Template for Adex

Features

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