1.0.10 • Published 7 months ago

virtuallab-create-library v1.0.10

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Create Library

This tool allows you to quickly create React libraries using Vite and TypeScript.

Usage

  1. Ensure you have Node.js and Yarn installed.
  2. Run the following command to create a new React library:

   npx virtuallab-create-library
  1. Enter a name for your library when prompted.

  2. From the root of the created library folder, start the development server using Yarn:

   yarn run dev

Verification

To verify if the tool works, please follow the above steps. If it works as expected, you should see a basic home page when you open the development server in your browser.

If you encounter any issues or have questions contact me:

🧪contact: m.deluca.virtualspace@gmail.com

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago