Landing page for System Studio
-
Open the Terminal, type
cd
and drag thenode_modules
directory. Or just type cd/Users/username/path/to/folder/System-Studio-Landing/node_module
-
Type
npm run watch:all
to launch the page and update dist files at any change.
Crafted on npm-build-boilerplate https://github.com/damonbauer/npm-build-boilerplate