Skip to content

A Progressive Web App showing the days without Half Life 3 since the release of Half Life: Alyx and other curious information.

License

Notifications You must be signed in to change notification settings

lolpez/days-without-Half-Life-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Days without Half Life 3
Days without Half Life 3

A Progressive Web App showing the days without Half Life 3 since the release of Half-Life: Alyx and other curious information.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for Development environment.

Prerequisites

What things you need to install the software and how to install them.

Installing

  • Clone the project to your local computer.
git clone https://github.com/lolpez/code-scenario-generator.git
  • Open a command prompt inside the project folder and type:
npm install
  • To start running in Development mode, type:
npm start
  • The server will start running at Localhost listening to port 3000.

Making updates with PWA

Progressive Web Apps rely on service workers. Everytime you make a code update on client-side, you have to update the service worker version:

const PRECACHE = "{ANY VERSION}";

The version must be different from the last one published in order to see changes on client-side. (It might require to refresh the web page)

Author

  • Luis Daniel - Developer

License

This project is licensed under the Apache License - see the LICENSE.md file for details.

Valve, the Valve logo, Half-Life, the Half-Life logo, the Half-Life: Alyx logo the Lambda logo, are registered trademarks of Valve Corporation. All other trademarks are property of their respective owners.

Acknowledgments

About

A Progressive Web App showing the days without Half Life 3 since the release of Half Life: Alyx and other curious information.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published