Update Settings Input

0

Im trying to add more options to the settings page, where i have added a new input box, how to i re-compile the project so i can see the changes?

Question Resolved For: Simple Invoice Manager - Invoicing Made Easy 0 Votes 1 Answers 230 Views
Asked by Sanjevan Bala 1 year ago

0

Answered by Mian Saleem 1 year ago

Hello,

You can run npm i to install dependencies then

npm run dev     # for development 
npm run build   # for production

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.