1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-31 09:31:43 +02:00

Move index.html back to client

This commit is contained in:
Phuoc Nguyen
2019-11-23 11:49:40 +07:00
parent 27c4b2a5c9
commit 56e701bd20
4 changed files with 11 additions and 11 deletions

View File

@@ -39,10 +39,10 @@ $ npm install
- Run it on the local:
~~~
$ npm run dev
$ npm run dev-server
~~~
Visit http://localhost:1234 to see it in action.
Visit http://localhost:8080 to see it in action.
## Contributing