2021-03-05 16:45:05 +01:00
|
|
|
# Ariketa-02
|
|
|
|
02.-Oinarrizko web aplikazio bat eraiki Node.js, Express.js eta Pug erabiliz - Express.js
|
2021-03-05 16:32:47 +01:00
|
|
|
|
2021-03-05 16:45:05 +01:00
|
|
|
https://apunteak.lainoa.eus/post603a1959d961a209a4eab0e3
|
|
|
|
|
|
|
|
## Instalakuntza
|
|
|
|
git clone https://git.lainoa.eus/aitzol/ariketa-02.git
|
|
|
|
cd ariketa-02
|
|
|
|
npm install
|
|
|
|
|
|
|
|
## Test
|
|
|
|
node index.js
|
|
|
|
<a href="http://localhost:8080" target="_blank">localhost:8080</a>
|
|
|
|
|
|
|
|
## Demo
|
2021-03-07 16:50:13 +01:00
|
|
|
<a href="https://lainoa.eus/demoak/ariketa-02" target="_blank">demoa</a>
|