[go: up one dir, main page]

Skip to content

Quarcoo-arc/boxicons-nextjs-ts

Repository files navigation

Boxicons - NextJS + TypeScript Integration

A Next.js + TypeScript application showing how to integrate boxicons.

This project was bootstrapped with create-next-app.

Getting Started

System Requirements

  • Node Version 18.7 or later

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
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

Boxicons integration with Next.js + Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published