Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mihatorikei authored Jul 10, 2022
1 parent 464bbce commit 15578fa
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,21 @@ or you can just run:
php spark vite:init
```

our body spark will handle the rest for you 🙃
our body ```spark``` will handle the rest for you 🙃

**That's it**
💥 **That's it**
you can now run `npm install`, `npm run dev` and enjoy your time

## Uninitialize
You can run the following command to uninitialize it:

```
php spark vite:remove
```
then you can run ``` composer remove mihatori/codeignitervite ``` to remove it completely.

## What next?
More informations will be availiable as soon as possible ❤️.
More informations will be available as soon as possible ❤️.

### additional:
You will find som new vaiables in your .env file, you can change them as you like.
Expand Down

0 comments on commit 15578fa

Please sign in to comment.