dont ignore generated files, improve setup info
This commit is contained in:
parent
10aeaaa726
commit
c04ba25515
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,4 @@
|
||||||
node_modules
|
node_modules
|
||||||
src/day*
|
|
||||||
./ligma.config.js
|
./ligma.config.js
|
||||||
dist
|
dist
|
||||||
stats.json
|
stats.json
|
||||||
|
|
|
||||||
|
|
@ -42,6 +42,8 @@ OUT OF DATE. We have quite a few more. need to update
|
||||||
|
|
||||||
### How It Works
|
### How It Works
|
||||||
|
|
||||||
|
Make you have [Node.js](https://nodejs.org/en/) and yarn installed: `npm install --global yarn`
|
||||||
|
|
||||||
clone the repo and install the dependencies
|
clone the repo and install the dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue