added instructions to readme
This commit is contained in:
parent
4d44fd94a2
commit
0850682319
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -1,2 +1,11 @@
|
||||||
# website
|
# sunny's website
|
||||||
|
|
||||||
|
my personal website :3
|
||||||
|
|
||||||
|
you will need [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) and a terminal to run this
|
||||||
|
|
||||||
|
1. clone the repo with `git clone`
|
||||||
|
2. cd into `website/`
|
||||||
|
3. run `npm install`
|
||||||
|
4. run `npx @11ty/eleventy --serve` to deploy a local server
|
||||||
|
5. have fun
|
Loading…
Add table
Add a link
Reference in a new issue