refactor(example): use create-react-app instead of parcel

This commit is contained in:
moklick
2019-10-09 19:04:25 +02:00
parent 3eea88d533
commit e144c9cd72
30 changed files with 31016 additions and 40214 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"baseUrl": "http://localhost:1234",
"baseUrl": "http://localhost:3000",
"viewportWidth": 1280,
"viewportHeight": 720
}