Four Words On Shirts - UI
- Node.js 18+
- npm
npm installnpm run devApp runs at http://localhost:3000 by default.
npm run build
npm run start- This project now runs fully on Next.js (
pages/,public/, and root-levelstyles/). - Legacy Grunt/Bower source files were removed as part of the cleanup.