world-geography-games

所属分类:地理学
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-03-29 14:30:10
上 传 者sh-1993
说明:  斯维尔特制作的世界地理游戏PWA
(World geography games PWA made with Svelte)

文件列表:
.vscode/
public/
scripts/
src/
.prettierignore
.prettierrc.json
package.json
rollup.config.js
yarn.lock

# World Geography Games Deployed in [world-geography-games.vercel.app](https://world-geography-games.vercel.app/) ## Get started Install the dependencies... ```bash yarn ``` ...then start [Rollup](https://rollupjs.org): ```bash yarn dev ``` Navigate to [localhost:5000](http://localhost:5000). You should see your app running. By default, the server will only respond to requests from localhost. To allow connections from other computers, edit the `sirv` commands in package.json to include the option `--host 0.0.0.0`. ## Building and running in production mode To create an optimised version of the app: ```bash yarn build ``` ...then start: ```bash yarn start ```

近期下载者

相关文件


收藏者