How to start this type of project

Hello everyone!
My friend gave me a project like this:
2020-09-15_15-33-29

How to run it?

Core folder ( I can post only 1 image )
15.09.2020 15:23 .
15.09.2020 15:23 …
15.09.2020 06:06 components
15.09.2020 06:06 css
16.03.2019 01:27 3 982 framework7.bundle.less
16.03.2019 01:27 20 936 framework7.esm.bundle.d.ts
16.03.2019 01:27 5 783 framework7.esm.bundle.js
16.03.2019 01:27 20 936 framework7.esm.d.ts
16.03.2019 01:27 2 520 framework7.esm.js
16.03.2019 01:27 1 434 framework7.less
15.09.2020 06:06 js
15.09.2020 06:06 less
15.09.2020 06:06 modules
15.09.2020 15:23 node_modules
15.09.2020 15:23 1 480 package-lock.json
16.03.2019 01:27 1 209 package.json
16.03.2019 01:27 855 README.md
15.09.2020 06:06 utils

This depends on what you mean by ‘Start’

If you want to view it, you can simply open the index.html file in a browser. Framework7 is just that, a framework of html / js routers etc.

Now if you want it in an ‘app’ you will want to look at things like cordova or any hybrid app system. You would then bundle the app for distribution.