5. Move `.env-example` to `.env` and create database and update details
6. If using port for php server other than `8888`, update `gulpfile.js` line 29 with the proper port
<!-- USAGE EXAMPLES -->
## Usage
* For dev you can use one of the npm scripts. `npm run start` will start a dev server that injects js/css for live reloading and refreshes when templates are updated. Note: If using an IDE like PHPStorm, updates to file system are delayed which means the reload is not triggered until the IDE is unfocused.
* If using port for php server other than `8888`, update `gulpfile.js` line 29 with the proper port
// TODO
_For more examples, please refer to the [Documentation](https://example.com)_
See the [open issues](https://git.hou.snaju.com/snaju-oss/inception-framework/issues) for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
<!-- LICENSE -->
## License
Distributed under the MIT License. See `LICENSE` for more information.
<!-- CONTACT -->
## Contact
Snaju Development - [@snajullc](https://twitter.com/snajullc) - dev@snaju.com