Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
fc136b6a2c732d9df2bd49bcdc0b6dbb5e6350df
fc136b6a2c732d9df2bd49bcdc0b6dbb5e6350df
Switch branch/tag
ant-design-pro
.gitpod.yml
Find file
Normal view
History
Permalink
.gitpod.yml
91 Bytes
Edit
Web IDE
Newer
Older
Added gitpod config (#3349)
Sven Efftinge
committed
Jan 11, 2019
1
2
3
4
5
6
ports
:
-
port
:
8000
onOpen
:
open-preview
tasks
:
-
init
:
npm install
command
:
npm start