https://github.com/iguntur/ci-starter-kit
Codeigniter Starter Kit
https://github.com/iguntur/ci-starter-kit
Last synced: 3 months ago
JSON representation
Codeigniter Starter Kit
- Host: GitHub
- URL: https://github.com/iguntur/ci-starter-kit
- Owner: iguntur
- Created: 2015-09-12T02:02:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-14T08:13:57.000Z (about 9 years ago)
- Last Synced: 2024-12-29T05:25:58.938Z (5 months ago)
- Language: PHP
- Size: 479 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Contributing: contributing.md
Awesome Lists containing this project
README
## Codeigniter Starter Kit
Simple PHP Framework, Codeigniter 3.x. yang sudah disertakan dengan NPM Module untuk management stylesheet (CSS) dan Javascript.
## Disertakan
- SASS Stylesheet Engine
- Gulp [`npm`]
- Normalize CSS## Kebutuhan Sistem
- Web Server - [`apache`]
- PHP 5.*## Cara Penggunaan
1. Download repositori ini. Ekstrak repositori [**`ci-starter-kit-master.zip`**] ini ke folder **htdocs**.
2. Ready.## NPM Module
1. Buka terminal { Linux/MacOs } / command prompt { WinOs }.
2. Arahkan ke direktori htdocs/ci-starter-kit-master/
3. Lalu ketik perintah (npm install), untuk menginstall dependency node_module.## Catatan
Di asumsikan anda telah mengerti penggunaan Dependency NPM untuk menggunakan NPM Module
## Referensi
- Codeigniter [http://codeigniter.com](http://codeigniter.com "Codeigniter")
- Node.js [http://nodejs.org](http://nodejs.org "Node.js")
- NPM [https://www.npmjs.com](https://www.npmjs.com "NPM")### Licensi
- [Codeigniter](https://www.codeigniter.com "codeigniter") 3.x - MIT Licensi