/boku-ben

Using vue3 and tailwind css to reproduce ぼくたちは勉強ができない official website

Primary LanguageVue

boku-ben

Learn to use vue3 and tailwind css to implement ぼくたちは希できない! official website

Installation

# enter the project directory
cd boku-ben

# install dependency
npm install

# build process
npm run dev

Open http://localhost:5173

Recommended IDE Setup