forked from OpenNeo/impress
We add jsbuilding-rails to get esbuild running in the app, and then we copy-paste the files we need from impress-2020 into here! I stopped at the point where it was building successfully, but it's not running correctly: it's not sure about `process.env` in `next`, and I think the right next step is to delete the NextJS deps altogether and use React Router instead. |
||
|---|---|---|
| .. | ||
| components | ||
| images | ||
| ItemPage | ||
| WardrobePage | ||
| index.js | ||
| ItemPage.js | ||
| ItemPageDrawer.js | ||
| ItemPageLayout.js | ||
| util.js | ||