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
3d3b5ad4a5dc0201097b6dc0d66e0e3966b2ea6e
3d3b5ad4a5dc0201097b6dc0d66e0e3966b2ea6e
Switch branch/tag
ant-design-pro
.gitpod.yml
Find file
Normal view
History
Permalink
.gitpod.yml
99 Bytes
Edit
Web IDE
Newer
Older
Added gitpod config (#3349)
Sven Efftinge
committed
Jan 11, 2019
1
ports
:
script: use default prettier
ιεΈ
committed
Jun 05, 2019
2
3
-
port
:
8000
onOpen
:
open-preview
Added gitpod config (#3349)
Sven Efftinge
committed
Jan 11, 2019
4
tasks
:
script: use default prettier
ιεΈ
committed
Jun 05, 2019
5
6
-
init
:
npm install
command
:
npm start