mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-08 15:16:52 +02:00
fix: Update guide
This commit is contained in:
@@ -26,7 +26,7 @@ By composing them, you can have any possible layout that exists in the real life
|
|||||||
- Clone the project:
|
- Clone the project:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ git clone https://github.com/1milligram/csslayout
|
$ git clone https://github.com/phuocng/csslayout
|
||||||
```
|
```
|
||||||
|
|
||||||
- Install the dependencies:
|
- Install the dependencies:
|
||||||
@@ -39,10 +39,10 @@ $ npm install
|
|||||||
- Run it on the local:
|
- Run it on the local:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ npm run dev
|
$ npm run start
|
||||||
```
|
```
|
||||||
|
|
||||||
Visit http://localhost:3000 to see it in action.
|
Visit http://localhost:8081 to see it in action.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user