# razer
Control your site with rust
## Get Started
### Add the script
To add the script all you will have to do is add this to your html
```html
<script src="https://cdn.jsdelivr.net/gh/AMTitan/razer/js/razer.min.js"></script>
```
### Start your server
To start hosting a server go to this url https://crates.io/crates/razer and on the right it says install copy that line and put it in your Cargo.toml
### Getting started
You can read the examples I have made and work off of those and the documentation is here https://docs.rs/razer/