nvm use
corepack enable
yarn install
NODE_ENV=development yarn run gulp
#NODE_ENV=production yarn run gulp
php -S 0.0.0.0:8081 -t ./dist/
Then open a screen URL, for example:
A html+js pure player application for Shinage Digital Signage system
Repository from Github https://github.commichz/shinage-static-player
nvm use
corepack enable
yarn install
NODE_ENV=development yarn run gulp
#NODE_ENV=production yarn run gulp
php -S 0.0.0.0:8081 -t ./dist/
Then open a screen URL, for example:
A html+js pure player application for Shinage Digital Signage system
MIT License