mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Remove mention of bundler from README (#2076)
This commit is contained in:
@@ -110,7 +110,7 @@ Once you complete the setup, you'll be able to run the various commands provided
|
|||||||
|
|
||||||
## Build locally
|
## Build locally
|
||||||
|
|
||||||
You need to have `pnpm` and `bundler` installed.
|
You need to have `pnpm` installed.
|
||||||
|
|
||||||
1. From the root `/tabler` directory, run installation in the command line: `pnpm install`
|
1. From the root `/tabler` directory, run installation in the command line: `pnpm install`
|
||||||
2. Then execute `pnpm run start` to start up the application stack.
|
2. Then execute `pnpm run start` to start up the application stack.
|
||||||
|
|||||||
Reference in New Issue
Block a user