mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 11:16:12 +04:00
Change port in localhost
This commit is contained in:
committed by
Alex Safian
parent
d1a4a2bdbe
commit
7bd13e90c1
@@ -42,7 +42,7 @@ When completed, you'll be able to run the various commands provided from the com
|
||||
## Build locally
|
||||
|
||||
1. From the root `/tabler` directory, run `npm run start` in the command line.
|
||||
2. Open [http://localhost:4000](http://localhost:4000) in your browser, and voilà.
|
||||
2. Open [http://localhost:3000](http://localhost:3000) in your browser, and voilà.
|
||||
3. Any change in `/pages` directory will build application and refresh the page.
|
||||
|
||||
**Note**:
|
||||
|
||||
Reference in New Issue
Block a user