An example of using strapi as a landing page, based on this strapi starter.
Currently configured using a sqlite db file that is created in .tmp
when launching the app.
- Node
- Yarn
- Run
yarn
- Run
yarn develop
- Visit http://localhost:3000/ for frontend and http://localhost:1337/ for backend