Skip to content

domenicoblanco/hoverboard

ย 
ย 

Repository files navigation

GDG DevFest Pisa 2017 Website ๐ŸŒŽ

License Twitter

readme screenshot

โšก Live Website

Setup

๐Ÿ“– Full documentation.

Install Node.JS dependencies with:

npm install

Then start the development server with

npm run serve

This command serves the app at http://localhost:3000 and provides basic URL routing for the app:

๐Ÿ“– Read more in setup docs.

Build

This command performs HTML, CSS, and JS minification on the application dependencies, and generates a service-worker.js file with code to pre-cache the dependencies based on the entrypoint and fragments specified in polymer.json. The minified files are output to the build.

npm run build

๐Ÿ“– Read more in deploy docs.

Contributing

Project Hoverboard is still under development, and it is open for contributions. Feel free to send PR. If you have any questions, feel free to contact Oleh Zasadnyy.

๐Ÿ“– Read complete contributing guide.

Acknowledgment

Website based on Project Hoverboard, template brought by Oleh Zasadnyy from GDG Lviv.

Do you โค๏ธ it? Show your support - please, star the project.

License

Project is published under the MIT license.
Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)

About

DevFest Pisa Website ๐Ÿ‡ฎ๐Ÿ‡น๐ŸŽ‰

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 84.9%
  • JavaScript 15.1%