2021-03-05 16:38:12 +01:00
|
|
|
# Ariketa-01
|
2021-03-05 16:54:31 +01:00
|
|
|
01.-Oinarrizko web aplikazio bat eraiki Node.js, Express.js eta Pug erabiliz - Http zerbitzaria
|
2021-03-05 10:19:41 +01:00
|
|
|
|
2021-03-05 10:15:32 +01:00
|
|
|
https://apunteak.lainoa.eus/post6035433e2a78d6208795d0c7
|
|
|
|
|
2021-03-05 10:18:00 +01:00
|
|
|
## Instalakuntza
|
2021-03-05 10:21:51 +01:00
|
|
|
git clone https://git.lainoa.eus/aitzol/ariketa-01.git
|
|
|
|
cd ariketa-01
|
|
|
|
npm install
|
2021-03-05 10:18:00 +01:00
|
|
|
|
2021-03-05 10:23:39 +01:00
|
|
|
## Test
|
|
|
|
node index.js
|
2021-03-05 16:29:28 +01:00
|
|
|
<a href="http://localhost:8080" target="_blank">localhost:8080</a>
|
|
|
|
|
|
|
|
## Demo
|
2021-03-07 16:25:20 +01:00
|
|
|
<a href="https://lainoa.eus/demoak/ariketa-01" target="_blank">demoa</a>
|