You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-11Lines changed: 39 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Vuejs & TailwindCSS Portfolio - With Dark Mode
2
2
3
-
A simple portfolio starter theme built on the top of Vue.js v3 and TailwindCSS v2
3
+
A simple portfolio starter theme built with Vue.js v3 and TailwindCSS v2. This is a simple portfolio theme and its geared towards beginners. For sure there's room for improvements and if there's anything missing or to be corrected or you have a better idea for it, please fork this repo and make a PR.
5.##### Start a local dev server at `http://localhost:8080`:
54
+
55
+
```
56
+
npm run serve
57
+
```
29
58
30
59
## Notes
31
60
32
61
- Always run `npm install` after pulling new changes
33
62
- I'll be constantly updating this repo as I'll be adding more sections to it, so please always check the projects section of this repo to see what tasks are under todo and in progress
34
-
- The dark mode is highly inspired by [Gridsome Portfolio Starter by Andre Madarang](https://github.com/drehimself/gridsome-portfolio-starter). Since that project is based on Gridsome, I wanted to create a Vue.js and TailwindCSS portfolio with dark mode
35
63
- Coming Soon [I'll be doing a screencast](https://www.youtube.com/c/StomanStudio). Soon I'll be uploading a video to my YouTube channel where I'll be going through the process of creating this portoflio
36
64
- Illustrations from [unDraw](https://undraw.co) and [Freepik](https://freepik.com)
0 commit comments