1
0
mirror of https://github.com/kognise/water.css.git synced 2025-08-09 14:47:08 +02:00

Add run on repl.it badge to README

This pull request configures this repository to be run on Repl.it.      It adds a `.replit` configuration file and a Repl.it badge to the `README`.
     You can read more about running repos on Repl.it [here](https://docs.repl.it/repls/dot-replit), or view the Repl [here](https://staging.repl.it/@Kognise/watercss-16).
This commit is contained in:
Kognise
2019-12-11 02:09:42 +00:00
parent 45d0f4e6f8
commit 826327ee49
2 changed files with 4 additions and 4 deletions

2
.replit Normal file
View File

@@ -0,0 +1,2 @@
language = "nodejs"
run = "yarn dev"

View File

@@ -141,13 +141,11 @@ If you decide to contribute, after downloading a copy of the repository make sur
$ yarn dev
```
**Alternatively, just click this button to develop in Repl.it, a supercool in-browser IDE!** [![Run on Repl.it](https://repl.it/badge/github/kognise/water.css)](https://repl.it/github/kognise/water.css)
Before submitting your first pull request, make sure to check out our [Contributing Guide](https://github.com/kognise/water.css/tree/master/.github/CONTRIBUTING.md)!
Thanks for taking the time to contribute :)
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Todos
- Add screenshots