/boxicons-react-ts

Boxicons integration with React + TypeScript projects

Primary LanguageTypeScript

Boxicons - React + TypeScript Integration

A React + TypeScript application showing how to integrate boxicons.

This project was bootstrapped with vite

Get Started

System Requirements

  • Node Version 18+

Project Dependencies

  • Run the following command to install the project dependencies
npm install

Start Development Server

Spin up the development server by running the following:

npm run dev

Open http://localhost:5173 in your browser 🚀