1
0
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:
Łukasz Czulak
2019-10-13 11:21:37 +02:00
committed by Alex Safian
parent d1a4a2bdbe
commit 7bd13e90c1

View File

@@ -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**: