forked from hero/www_hero
edit
This commit is contained in:
parent
5ed977675b
commit
98c221b52a
@ -11,8 +11,7 @@ Make sure that you have [Node.js](https://nodejs.org/en/), [Tailwind CSS](https:
|
||||
npx tailwindcss -i ./input.css -o ./output.css --watch
|
||||
```
|
||||
|
||||
3. To deploy you will only need the `index.html` file and the `output.css` styles.
|
||||
for live preview on localhost, Run below:
|
||||
3. for live preview on localhost, Run below:
|
||||
|
||||
```
|
||||
npm run start
|
||||
|
Loading…
Reference in New Issue
Block a user