Skip to content

Commit

Permalink
updated readme about deleting ./docs/.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
AtHeartEngineer committed Apr 13, 2023
1 parent 551ab3f commit 5116b00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ Converting some of my [javascript code](./bg.js) that makes an animated backgrou
`cargo install wasm-pack`

## Build
`wasm-pack build`

`npm run build`

> Delete `./docs/.gitignore` before pushing
## Dev

`npm run serve` -> `http://localhost:8079`

0 comments on commit 5116b00

Please sign in to comment.