power-watch-landing

A landing page for Power Watch

Usage no npm install needed!

<script type="module">
  import powerWatchLanding from 'https://cdn.skypack.dev/power-watch-landing';
</script>

README

Power-Explorer-landing

A landing page for Power Explorer

Requeriments

  • Node 6+

To install

npm install

Developing

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! :grin:

Deploying

Deploy to gh-pages:

npm run publish