Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 832 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 832 Bytes

milano.python.it (fu pythonmilano.xyz)

Il nostro sito!

raggiungibile da qui -> milano.python.it

Come contribuire

Il sito è sviluppato con node, per contribuire è necessario averlo installato, almeno la versione 6 (funziona anche con yarn)

per ora utilizziamo solo scss, in futuro si vedrà :)

Pull Requests Are Welcome! :-)

Sviluppo

npm i
npm run dev

Attiva un live server che lancia index.html.

L'indirizzo è http://localhost:8080

Build

npm i
npm run build

Credits