Dev environment setup
Silicon is built using modern development toolset.
- Bun Official website
- Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
- Node.js Official website
- Is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
- Sass (Syntactically Awesome Style Sheets) Official website
- Sass is a scripting language that is interpreted or compiled into Cascading Style Sheets (CSS). It is the most mature, stable, and powerful professional grade CSS extension language in the world. Sass gives you the power of variables, mixins, functions, etc.
- Gulp Official website
- A toolkit to automate, enhance your workflow, and provides flexibility to automate slow, repetitive workflows and compose them into efficient build pipelines.
- Bootstrap Official website
- Latest version of the most popular HTML, CSS, and JS framework in the world. Silicon is built on Bootstrap and heavily depends on it. Silicon has all BS5 components + bunch of own plugins and components.
- Python Official website
- Python is a programming language that lets you work more quickly and integrate your systems more effectively.
- Django Cookie Cutter Official website
- It is a project template for jumpstarting production-ready Django projects. The template offers a number of generation options.