카피 프로젝트 "후라이" - 프로젝트 분석 및 프로젝트 셋팅
분석하기 https://www.canva.com/design/DAGlhd5UZGk/LMKo-PxAtDmdlmNkYAnr4g/edit?utm_content=DAGlhd5UZGk&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton 셋팅하기npx create-next-app@latest fry --typescript//이번 프로젝트는 webpack사용cd fry tailwind.config.js 생성//tailwind.config.js/** @type {import('tailwindcss').Config} */module.exports = { content: [ "./app/**/*.{js,ts,jsx,tsx}", "./pag..
카테고리 없음
2025. 4. 24. 19:07