- Currently on Development.. 🔥
This repulsitory contains the source code for the cive-framework, a new JS front-end framework made with plain JavaScript.
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
This is framework initially made from Tanzania🇹🇿 ,all the contributions are genuinely welcomed.. 🙏