Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Firestorm980 committed Jun 20, 2023
1 parent 443fb25 commit 607b6cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ Tells you what gets triggered by mutating a given CSS property.

1. Clone the project.
1. Run `npm install` in __css-triggers__.
1. Run `gulp` in __css-triggers__ to make a build.
1. Run `node server.js`
1. Go to [localhost:8070](http://localhost:8070/)
1. Run `npm run start`
1. Go to [localhost:3000](http://localhost:3000/)

## License

Expand Down

0 comments on commit 607b6cf

Please sign in to comment.