Setting up a brand new project can be a laborious process. Sometimes, you just want to go from idea -> MVP quickly. This is why I build Cirrus Start, the all-in-one template that allows you to design, develop, and deploy your idea with a product-ready template
👋 Hey everyone!
tl;dr: Introducing ⚡ Cirrus Start, the fastest way to bring your idea to life with a framework designed for rapid prototyping.
Do you like launching stuff? I like launching stuff! A few months ago, I released one of the largest updates to my CSS framework, Cirrus (check it out here https://www.producthunt.com/prod...). Cirrus is a CSS framework designed for rapid prototyping and production use with a wide variety of ready-to-use components to plug into your app with utility classes to customize them. This makes building anything new with Cirrus a breeze with dead simple configuration and little overhead.
Cirrus Start is my next project that pushes Cirrus to the next level. The first step with any project, including Cirrus, is to read the setup section of the documentation. This involves hours or even days to get things going the way you want them. Sometimes the documentation is bad, confusing, or both. Even with good documentation, who wants to spend all that time learning a whole new framework in-depth to get the ball going?
Introducing ⚡ Cirrus Start, the fastest way to bring your idea to life with a framework designed for rapid prototyping. Out of the box, Cirrus Start comes with:
- 💎 Direct integration with Cirrus using Sass configuration. This allows you to customize what features you want in Cirrus and which classes to add/remove during project generation.
- ⚙️ Webpack to bundle all your assets in a fast and configurable manner. This includes a few standard Webpack plugins and a live reload server for fast iteration.
- ⚗️ PurgeCSS is included by default to minimize build sizes and remove all Cirrus classes that are not used for builds.
- ⚡ Surge.sh to deploy and tear down your project with ease.
This pretty much ends my spiel on Cirrus Start. I can't wait to see what all of you will build with this! And of course, feedback will be appreciated. 😊
Links:
- Cirrus Start - https://github.com/Cirrus-UI/Cir...
- Cirrus CSS - https://www.cirrus-ui.com/
- Github - https://github.com/Spiderpig86
TimeGPT