There are several ways to create your new Seed app:
Basic Rust-only quickstart
Webpack quickstart
Seeder
If you are learning Rust or Seed, we recommend to choose Basic Rust-only quickstart and follow steps in its README. Once you are able to start development server and see default quickstart's example, we are ready to continue.
If you are interested to quickly try Seed out, you can also visit an online playground Play Seed, check out some default examples in there and experiment with changing them.