Jens Krause
5fde033cd3
Roundtrip to fetch data (isomorphic approach) #166
2017-07-04 19:41:38 +02:00
Jens Krause
ef8dcceb0f
Use preact
devtools
2017-07-04 19:40:10 +02:00
Jens Krause
f98a8dcb3f
Fix FFI of isomorphic-fetch
( #166 )
2017-07-04 19:37:31 +02:00
Jens Krause
10e31a82ea
Extract express config #167
2017-07-04 19:35:08 +02:00
Jens Krause
b836a16b05
[ #166 ] WIP - Fetch data
...
- add `isomorphic-fetch`
- first FFI of `isomorphic-fetch`
- fetch mock data
- show progress (webpack)
2017-07-02 17:49:40 +02:00
Jens Krause
5faed67fc9
Add first routes and navigation
...
- remove css (it will be generated by `postcss`) later on
- rename folder `App` to `Guide`
- add env. vars `$PRODUCTION`, `$SERVER` (both are failing, has to be
fixed later on)
2017-07-01 20:26:26 +02:00
Jens Krause
f7fc9bb820
Update dependencies (npm only)
2017-07-01 17:05:46 +02:00
Jens Krause
b804b5791b
Clone pux-starter-app
...
to have a base structure to build an `isomorphic` app
2017-07-01 16:56:09 +02:00