Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit51eea8e

Browse files
committed
Service worker instructions
1 parente1e2a2a commit51eea8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@ Several debuggers are provided, including [snoop](https://github.com/alexmojaki/
143143

144144
2. Run`npm ci` to download dependencies.
145145

146-
3. Run`npm start` to start the frontend development server.
146+
3. For some browsers, especially Safari, you will need to run`npm run build` and then copy`service-worker.js` from the`build` folder to the`public` folder.
147+
148+
4. Run`npm start` to start the frontend development server.
147149
6. Go tohttp://localhost:3000/course/
148150

149151
To learn more about the system, see the[contributing guide](how_to_contribute.md).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp