This website works better with JavaScript
Home
Explore
Help
Register
Sign In
xujunjie
/
WorkloadWeb
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
eb81e3086f
Branches
Tags
develop
develop_0715
develop_audit_flow
feature/mobile
jest
master
work20230919
WorkloadWeb
/
.gitpod.yml
.gitpod.yml
91 B
History
Raw
1
2
3
4
5
6
ports:
- port: 8000
onOpen: open-preview
tasks:
- init: npm install
command: npm start