- Everything gets built into a file called
bundle.js
which adds a functionpg()
to the window, which is called inindex.html
. If you open that html file, everything should run once it's built. npm install
to get the dev dependenciesnpm run build
within the directory to persistently build while editing- I use
python -m SimpleHTTPServer 8000
and hitlocalhost:8000
to serve it up easily
-
Notifications
You must be signed in to change notification settings - Fork 0
hoqqanen/pg-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Some js scaffolding for a procedural art game?
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published