blob: be3eac88c7813184828dd3173712002a01b67108 (
plain)
1
2
3
4
5
6
7
8
9
10
|
name: sucre
windows:
- main:
layout: 1074,239x57,0,0{144x57,0,0,0,94x57,145,0,2}
panes:
- # Empty
- build:
- webfsd -r public -f index.html -p 9000
- npm install pulp && bower install && ./watch
|