Running the frontend code

Our frontend code is now complete, and we have lite-server installed as a dependency. We can now test our frontend by running our web server locally. To do so, run lite-server using the following command:

npm run dev

This will open a new browser tab and show our frontend.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset