InterImm / app

在线版:http://interimm.org/mars-clock/ 桌面程序下载:https://github.com/InterImm/app/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

火星时钟

下载

开发

本地测试:

# Clone this repository
git clone --recursive https://github.com/InterImm/app.git
# Go into the repository
cd app/cal/
# Install dependencies
npm install
# Run the app
npm start

发布(Mac):

# Clone this repository
git clone --recursive https://github.com/InterImm/app.git
# Go into the repository
cd app/cal/
# Install dependencies
npm install
# Modify
# npm build app 
npm run build

About

在线版:http://interimm.org/mars-clock/ 桌面程序下载:https://github.com/InterImm/app/releases

License:MIT License


Languages

Language:CSS 62.8%Language:JavaScript 24.2%Language:HTML 13.1%