Minimal and Default JS Template for Adex
- Tailwind (Styles)
- Adex (Monolith)
; npx degit barelyhuman/adex-default-template <project-name>
; cd <project-name>
; npm i
# or yarn install
# or pnpm install
; npm run dev
Minimal and Default JS Template for Adex
; npx degit barelyhuman/adex-default-template <project-name>
; cd <project-name>
; npm i
# or yarn install
# or pnpm install
; npm run dev