ice/website/README.md

22 lines
386 B
Markdown

# Website v3
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
## Installation
```bash
$ yarn install
```
## Local Development
```bash
$ yarn start
```
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
## Deployment
Just push.