borismus / webvr-boilerplate

A starting point for web-based VR experiences that work on all VR headsets.
Apache License 2.0
1.8k stars 451 forks source link

Edit the config files with the correct commands for npm scripts. #152

Closed Fischaela closed 8 years ago

Fischaela commented 8 years ago

I think, you have to use npm run to execute the npm scripts. Is this correct?

pindiespace commented 8 years ago

Here's a good article -https://medium.com/@dabit3/introduction-to-using-npm-as-a-build-tool-b41076f488b0#.cpyevelf1

borismus commented 8 years ago

Oh yeah, thanks!