Skip to content

The new JS frontend powered framework, currently good for small projects.

Notifications You must be signed in to change notification settings

web-team-cive/cive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.. 🙏

About

The new JS frontend powered framework, currently good for small projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published