Skip to content

jiyorude/telext

Repository files navigation

Telext

Classic Teletext World Clock

Created by Jordy Veenstra (A Pixelated Point of View)
Licensed under MIT

How to Use

  • Clone with git clone https://github.com/jiyorude/telext.git
  • Navigate to the directory from the command line and install all dependencies with npm i
  • Run local development server with npm run dev
  • Create new production build with npm next build
  • This will create a next-optimized build in the .next folder and both a static build in the dist or out folder.

Live Demo

Click here to open a live demo environment containing Telext.

License

© Jordy Veenstra 2023 - 2024
© A Pixelated Point of View 2023 - 2024

Code licensed under MIT. Please refer to the License file found inside the repository.