UNPKG
create-proton-app
Version:
latest (1.1.6)
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.3-a
1.0.2
1.0.2-b
1.0.2-a
1.0.1
1.0.0
Create Proton Native apps
github.com/albe-rosado/create-proton-app
albe-rosado/create-proton-app
create-proton-app
/
template
/
.babelrc
7 lines
•
70 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"presets"
:
[
"env"
,
"stage-0"
,
"react"
]
}