https://github.com/devkcud/bluecause
https://github.com/devkcud/bluecause
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devkcud/bluecause
- Owner: devkcud
- License: mit
- Created: 2022-11-27T20:51:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-28T23:27:20.000Z (over 3 years ago)
- Last Synced: 2023-03-11T02:28:42.837Z (about 3 years ago)
- Language: HTML
- Size: 5.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blue Cause site
## Para rodar
Use a extensão `LiveServer` no Visual Studio Code ou o comando (requer npm):
```sh
npx serve .
```
> Um server é necessário para que a página 404 e scripts rodem como esperado
Para entrar no site basta ir em `localhost:3000` em seu browser.