You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
431 B
Markdown
14 lines
431 B
Markdown
# Nuovo Sito Poisson
|
|
|
|
Documentazione principale è raccolta in [un altro repository](https://github.com/phc-dm/documentazione/progetti/server-poisson/README.md).
|
|
|
|
## Development
|
|
|
|
Usare il comando `MODE=development go run main.go` per lanciare il server su `localhost:8000`.
|
|
|
|
## Materiale
|
|
|
|
```css
|
|
@import url('https://fonts.googleapis.com/css2?family=Share:wght@700&family=Ubuntu+Mono&family=Ubuntu:wght@300;700&display=swap');
|
|
```
|