# Sparkles A place to show your appreciation for others. ## Getting Started Run the `setup` script to prepare the development environment. ```bash $ ./bin/setup ``` Run the `server` script to start the web server. ```bash $ ./bin/server ``` Open [http://localhost:3000](http://localhost:3000) in a web browser.