Skip to content

Commit 2e7a80f

Browse files
committed
add webpack to run locally
1 parent 3119d13 commit 2e7a80f

File tree

4 files changed

+2449
-144
lines changed

4 files changed

+2449
-144
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get started
2121
===========
2222

2323
To just run the game locally, run `npm start`.
24-
If you want to see the console logs in your browser, use the `npm run start-dev` instead.
24+
If you want to see the console logs in your browser, use the `npm run start:dev` instead.
2525

2626
To modify the game for your needs, look at the `pacman-canvas.js` file and make your modifications.
2727
To change the look and feel, edit the `pacman-canvas.css` file or also the `index.htm`file, where everything comes together.

0 commit comments

Comments
 (0)