A React + TypeScript application showing how to integrate boxicons.
This project was bootstrapped with vite
- Node Version 18+
- Run the following command to install the project dependencies
npm install
Spin up the development server by running the following:
npm run dev
Open http://localhost:5173 in your browser 🚀