1.2.6 • Published 6 years ago
power-watch-landing v1.2.6
Power-Explorer-landing
A landing page for Power Explorer
Requeriments
- Node 6+
To install
npm installDeveloping
Unleash server (includes watch task for js and scss files):
npm startFor build JS files:
npm run buildGo to http://localhost:5000 and have fun! :grin:
Deploying
Deploy to gh-pages:
npm run publish