Skip to content

gdgpisa/hoverboard-2020

Repository files navigation

GDG DevFest Pisa 2020 Website 🌎

License Twitter

readme screenshot

⚑ Live Website 🀝 based on Project Hoverboard

Deploying

To contribute to the website, you don't need to clone the repository. The repository is integrated with TravisCI to make sure that the website is re-deployed whenever there is a new commit.

The following branches are deployed:

Branch Destination Status
master https://devfest-pisa20-debug.firebaseapp.com Build Status
release https://devfest.gdgpisa.it Build Status

Setup the project

πŸ“– Full documentation.

Install Node.JS dependencies with:

npm install

Then start the development server with

npm run start

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

πŸ“– Read more in setup docs.

Build Locally

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.

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.

About

Public Repository for DevFest Pisa 2020 Website 🌏

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages