File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,21 @@ or you can just run:
3333php spark vite:init
3434```
3535
36- our body spark will handle the rest for you 🙃
36+ our body ``` spark ``` will handle the rest for you 🙃
3737
38- ** That's it**
38+ 💥 ** That's it**
3939you can now run ` npm install ` , ` npm run dev ` and enjoy your time
4040
41+ ## Uninitialize
42+ You can run the following command to uninitialize it:
43+
44+ ```
45+ php spark vite:remove
46+ ```
47+ then you can run ``` composer remove mihatori/codeignitervite ``` to remove it completely.
48+
4149## What next?
42- More informations will be availiable as soon as possible ❤️.
50+ More informations will be available as soon as possible ❤️.
4351
4452### additional:
4553You will find som new vaiables in your .env file, you can change them as you like.
You can’t perform that action at this time.
0 commit comments