Skip to content

gdgpisa/hoverboard-2023

Repository files navigation

GDG DevFest Pisa 2023 Website 🌎

License Twitter

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.

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. To see the original README.md file just click here.

Do you ❤️ it? Show your support - please, star the project.

License

Project is published under the MIT license.

Languages