EP Game Setup Ensure NodeJS and yarn is installed. Setup repo: yarn install. Build game data: yarn build:data. (Optional) Build game swf: yarn build:swf. Start the game in dev mode: yarn start. Build the game in prod mode: yarn build. License MIT