Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (38 loc) · 1.08 KB

Plain JS Framework, initially from cive, web-team 🚀

since 21 Feb,2024

  • Currently on Development.. 🔥

This repulsitory contains the source code for the cive-framework, a new JS front-end framework made with plain JavaScript.

File Structure:

cive/
│
├── index.html
├── favicon.ico
│
├── src/
│   ├── assets/
│   │   └── images/
│   │
│   ├── components/
│   │   ├──  home.html
│   │   └── // .. others components
│   │
│   ├── css/
│   │   └── style-main.css
│   │   └── // .. others styles
│   │   
│   ├── js/
│   │   └──  //... your custom JS
|   |
│   ├── .cive/
│   │   └──  App.js
|   |
│   ├── routes.js
│   └── index.js
│
├── README.md

Contributions?

This is framework initially made from Tanzania🇹🇿 ,all the contributions are genuinely welcomed.. 🙏