The objective of this boilerplate is to set up everything that our developer will need (in terms of configuration) to start a CodeIgniter + SB Admin project. Prettier are configured to work independent of the user's IDE configuration.
- CodeIgniter 3
- SB Admin 2
- Font Awesome
- Clone this project:
git clone https://github.com/wearevero/init.git
- Install the dependencies with:
yarn install
-
Enable your web server, especially
apache
andmysql
-
go to your browser with following url:
localhost/init