UNPKG

276 BMarkdownView Raw
1# UI
2Shared React components and WebPack config for Thinkful applications.
3
4`/src`
5
6Code for the shared components.
7
8`/client`
9
10Code for the demo page.
11
12`/demo`
13
14Code for the demo server that serves the demo page.
15
16`/script`
17
18Standard bootstrap scripts (Thinkful convention).