_s requires the following dependencies:
$ npm install_s comes packed with CLI commands tailored for WordPress theme development :
preview: npm-run-all --parallel sync start.sync: browser-sync start.build: wp-scripts build.start: wp-scripts start.
Now you're ready to go! The next step is easy to say, but harder to do: make an awesome WordPress theme. :)
Good luck!