Skip to content

Commit d1bdfc4

Browse files
committed
Markdoown file changes
1 parent 6b32df2 commit d1bdfc4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ A simple portfolio starter theme built on the top of Vue.js V3 and TailwindCSS V
1717

1818
## Installation
1919

20-
1. Make sure you have Node JS installed. If you don't have it: `npm install --global @gridsome/cli`
21-
1. Make sure you have Vue CLI installed. If you don't have it: `npm install --global @gridsome/cli`
20+
1. Make sure you have Node JS installed. If you don't have it: `npm install -g npm`
21+
1. Make sure you have Vue CLI installed. If you don't have it: `npm install -g @vue/cli`
2222
1. Clone the repo: `git clone https://github.com/NangialaiStoman/vuejs-tailwindcss-portfolio.git`
2323
1. `cd vuejs-tailwindcss-portfolio`
2424
1. `npm install`
2525
1. `npm run serve` to start a local dev server at `http://localhost:8080`
2626

2727
## Notes
2828

29-
- The dark mode is highly inspired by [Gridsome Portfolio Starter by Andre Madarang](https://github.com/drehimself/gridsome-portfolio-starter). Since the project is based on Gridsome, I wanted to create a pure Vue.js and TailwindCSS version of it
30-
- Check out a [screencast I did](https://www.youtube.com/) where I go through the process of building this portfolio (Coming Soon).
29+
- 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
30+
- 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
3131
- Illustrations from [unDraw](https://undraw.co)

0 commit comments

Comments
 (0)