can i run framework 7 template withoun npm ?
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.