| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
本地测试:
# 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| Back | FazBrowse Home | New Git URL |