leafrogers / moc-tod-tf

Backwards ft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🪞📰 moc-tod-tf

CircleCI

A backwards ft.com homepage.

🤔 Why does this repo exist?

Because it’s fun!

⚠️ Requirements

This app requires the following to be installed in order to run locally.

  • Node (version 18.x.x)

🏃 Running locally

Steps for running this app:

  • Clone this repo to a local directory
  • In your terminal, run npm cit && npm run build. The output shouldn’t say the word “fail” or “failed” anywhere
  • Run npm start
  • With your favourite web browser, go to the URL that’s logged in your terminal

⚙️ Developing locally

Similar to the prior steps, but some varying commands to make it easier for checking your changes:

  • Clone this repo to a local directory
  • In your terminal, run npm cit && npm run build:watch
  • Open a new terminal tab or window and run npm run start:dev
  • Go to the URL that’s logged in the console output

📟 Contact

If you have any questions or comments about this app, or need help using it, please raise an issue.


Licence

This software is published by Leaf Rogers under the MIT licence.

About

Backwards ft.com


Languages

Language:JavaScript 98.9%Language:Shell 0.8%Language:Procfile 0.4%