You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
# Installation
2
2
3
-
`
4
-
### IMPORTANT: 🚧 THIS DOCUMENTATION IS NOT YET COMPLETE (UNSTABLE) 🚧
5
-
`
3
+
4
+
> IMPORTANT: 🚧 THIS DOCUMENTATION IS NOT YET COMPLETE (UNSTABLE) 🚧
5
+
6
+
7
+
6
8
7
9
These instructions assume that you have already installed [composer](https://getcomposer.org/download/) and [CodeIgniter 4 app starter](https://codeigniter.com/user_guide/installation/installing_composer.html).
8
10
@@ -34,4 +36,4 @@ let's make it clear:
34
36
- Created a `resources` folder in you project root with the following files:
35
37
-`main.js` - your frontend entry file.
36
38
- Main component eg: `App.vue`, `App.svelte`, `App.jsx` depends on the framework you selected.
37
-
- Added some useful variables in your `.env` file, make sure to check them out.
39
+
- Added some useful variables in your `.env` file, make sure to check them out.
0 commit comments