Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 357 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 357 Bytes

npm i

to install the dependencies and node modules

add src folder to the rood directory

write your code inn src directory

to build

npm run build

to run dev server

npm run dev

after the build command

a dist folder will appear on the root folder thats the compressed version use that for production