Skip to content

Latest commit

 

History

History
89 lines (55 loc) · 2.48 KB

README.md

File metadata and controls

89 lines (55 loc) · 2.48 KB

Kayne_Facts

Checkout the website: Kayne

GitHub repo size GitHub language count

Kayne Facts Presentation Image

What is this all about?

Well, this website is meant to be a learning exercise. If you provoke Kayne he will speak some facts of his own. Be advised, his is ruthless.

To provoke kayne, go to the outlined yellow button just bellow him.

💻 Pre-requisites

Verify if you have node installed. If not, checkout these resources:

☕ Using

To be able to launch:

npm start or npm restart

The Following messages should appear on your terminal:

> kayne@0.0.0 restart
> npm stop --if-present && npm start
> kayne@0.0.0 start
> node ./bin/www

Type this URL on the browser:

https://localhost:3000




Sobre o que é esse site?

É apenas um exercício de aprendizagem. Se você provocar o Kayne West terá que lidar com seus fatos. Esteja avisado, ele é impiedoso.

Para provocá-lo vá até o botão de bordas amarelas que fica abaixo dele.

Português

💻 Pré-requisitos

Antes de começar, verifique se você atende aos seguintes requisitos:

☕ Usando

Para rodar o site:

npm start or npm restart

A seguinte mensagem deverá aparecer no terminal:

> kayne@0.0.0 restart
> npm stop --if-present && npm start
> kayne@0.0.0 start
> node ./bin/www

Depois digite a URL no navegador:

https://localhost:3000

⬆ Voltar ao topo