Skip to content

Commit

Permalink
fix: there's a dev mode for a reason
Browse files Browse the repository at this point in the history
  • Loading branch information
jdev082 authored Nov 13, 2022
1 parent db4bacf commit 6e1d5c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dev.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/bin/bash

npm run tailwind:once
npm run start
npm run dev

0 comments on commit 6e1d5c2

Please sign in to comment.