Skip to content

vulovix/localxost

Repository files navigation

Create a React Library with TypeScript and Vite

This repository is an example of a React library created with TypeScript and Vite.

Getting Started

First, install the dependencies of the monorepo:

yarn install

Build the library:

cd packages/my-lib && yarn build

Run the development server of the test project:

cd platforms/my-site && yarn dev

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

Sources:

Logo: https://www.flaticon.com/free-icon/atom_6412389?term=atomic&page=8&position=42&origin=search&related_id=6412389

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published