- AdConsole -
-
- Amazon PPC teaching simulator. The legacy static page is preserved
- at /adconsole.html{" "}
- while we port it into React components. Pick a path below to keep
- moving.
-
- Open legacy page -
- - → - -- Jump straight into the original AdConsole HTML — works exactly as - before, no rebuild required. -
- {stats && ( --
-
- Size -
- - {stats.kb} KB - -
- Last modified -
- - {stats.modified} - -
- Build the React port -
-
- Start migrating the simulator into app/{" "}
- route by route. The static HTML is the source of truth until the
- port lands.
-
-
-
-
-
-
app/page.tsx— landing shell -
- -
-
-
app/simulator/page.tsx— main UI (TBD) -
- -
-
-
public/adconsole.html— legacy reference -
-