Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
upangka committed Oct 11, 2022
1 parent f9cfe5d commit 50da823
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# Vue3Shopping

Use Vue3 new features to develop

- setup Composition Style coding


Technology

- TypeScript
- Vue3
- Vite
- Sass
- Pinia

How to run the project

npm install

npm run dev

0 comments on commit 50da823

Please sign in to comment.