docs(readme): add build instructions
This commit is contained in:
parent
424f5d3f19
commit
1713c9e01e
3 changed files with 16 additions and 2 deletions
15
README.md
15
README.md
|
@ -2,4 +2,19 @@
|
|||
|
||||
The all-new (very experimental) MacGregor House website
|
||||
|
||||
## Building
|
||||
|
||||
To build, run
|
||||
|
||||
`nix build .`
|
||||
|
||||
For live preview, run
|
||||
|
||||
`bash watch.sh` and
|
||||
`nix run nixpkgs#live-server`
|
||||
|
||||
then navigate to the `src` directory.
|
||||
|
||||
## Models
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue