/admin-oaza

Oasis

Primary LanguageTypeScriptMIT LicenseMIT

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/ui && yarn build

Run the development server of the test project:

cd platforms/web && yarn dev

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

Sources:

Logo: https://www.flaticon.com/free-icon/tree_6434066?related_id=6434066