Iz not framework 7 possible to run without npm?

can i run framework 7 template withoun npm ?

here:
https://framework7.io/docs/installation.html
or here:

Yes. F7 is basically javascript and css. So any environment that can run javascript and css can run F7.

I just switched to NPM earlier this year. Before that, I used to do F7 on my Wamp server, along with my PHP apps, and all was well.