1
0
mirror of synced 2025-11-06 04:30:40 +08:00
Files
Mergely/examples
2023-08-27 13:16:11 +01:00
..
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-08-27 13:16:11 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-08-27 11:38:38 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00
2023-04-23 16:29:59 +01:00

Mergely examples

Mergely development server

To run the hot dev-server for development, you need to run:

$ npm start

After, the application can be accessed http://localhost:8080

Mergely examples

These examples require a build.

$ npm run build:dist
$ npm run examples

After, the examples can be accessed http://localhost:3000