How to Install Smashing on macOS

Smashing is an open-source web framework for building dashboards. Here's a step-by-step guide on how to install Smashing on macOS.

Prerequisites

Installation

  1. Open your terminal.

  2. Install the bundler gem by running this command:

    gem install bundler

  3. Create a new directory for your Smashing project:

    mkdir my_dashboard

  4. Move to the new directory:

    cd my_dashboard

  5. Initialize a new Smashing project with the following command:

    smashing new smashing-dashboard

  6. Move to the newly created directory:

    cd smashing-dashboard

  7. Install the necessary dependencies by running:

    bundle install

  8. Start the server by running:

    smashing start

  9. Navigate to http://localhost:3030 on your web browser to view your Smashing dashboard.

Congratulations! You have successfully installed Smashing on macOS.

Additional Notes

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!