Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HamasakiBrain authored Feb 1, 2023
1 parent b4af583 commit 7e2370e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,18 @@ cd laravel-vue-tailwind-modules-starterkit
~~~bash
npm run init
~~~
4. Copy .env.example to .env
~~~bash
cp .env.example .env
~~~


4. Start the server
5. Start the server

~~~bash
npm run dev
~~~

5. Build the server
6. Build the server

~~~bash
npm run build
Expand Down

0 comments on commit 7e2370e

Please sign in to comment.