File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -11,35 +11,55 @@ This starter template includes:
1111- [ Tailwind CSS 3] ( https://tailwindcss.com/docs/configuration )
1212- [ Vue Router] ( https://github.com/vuejs/router )
1313
14+ <<<<<<< HEAD
1415### Getting Started
1516
1617## Clone this repository
1718
19+ =======
20+
21+ ### Getting Started
22+
23+ ## Clone this repository
24+ >>>>>>> 87aa565d2be1fd317e0df5aaf154ea54e3db3130
1825```
1926git clone https://github.com/Rauliqbal/vue-tailwind-vite.git
2027```
2128
2229## Project setup
30+ <<<<<<< HEAD
2331
32+ =======
33+ >>>>>>> 87aa565d2be1fd317e0df5aaf154ea54e3db3130
2434```
2535npm install
2636```
2737
2838### Compiles and hot-reloads for development
39+ <<<<<<< HEAD
2940
41+ =======
42+ >>>>>>> 87aa565d2be1fd317e0df5aaf154ea54e3db3130
3043```
3144npm run dev
3245```
3346
3447### Compiles and minifies for production
48+ <<<<<<< HEAD
3549
50+ =======
51+ >>>>>>> 87aa565d2be1fd317e0df5aaf154ea54e3db3130
3652```
3753npm run build
3854```
3955
4056### Customize configuration
57+ <<<<<<< HEAD
4158
4259See [ Docs Vue 3] ( https://vuejs.org/guide/introduction.html ) .
60+ =======
61+ See [ Docs] ( https://vuejs.org/guide/introduction.html ) .
62+ >>>>>>> 87aa565d2be1fd317e0df5aaf154ea54e3db3130
4363
4464## Recommended IDE Setup
4565
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ export default {
1212
1313<style >
1414
15- </style >
15+ </style >
Original file line number Diff line number Diff line change @@ -34,4 +34,4 @@ export default {
3434
3535<style >
3636
37- </style >
37+ </style >
You can’t perform that action at this time.
0 commit comments