A landing page for Power Explorer
- Node 6+
npm install
Unleash server (includes watch task for js and scss files):
npm start
For build JS files:
npm run build
Go to http://localhost:5000 and have fun! 😁
Deploy to gh-pages:
npm run publish
A landing page for Power Explorer
npm install
Unleash server (includes watch task for js and scss files):
npm start
For build JS files:
npm run build
Go to http://localhost:5000 and have fun! 😁
Deploy to gh-pages:
npm run publish