question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setup live-server as dev-dependency

See original GitHub issue

Is your feature request related to a problem? Please describe. For running the website on live-server we need to globally install live-server.

Describe the solution you’d like Setup package.json and add live-server as development dependency, so that when we run npm install live server gets installed as dependency for foss-events directory (not globally).

Describe alternatives you’ve considered Any more other alternative can be used, but first comment down the alternative you want to use.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
naman360commented, Oct 6, 2020

Go ahead!

0reactions
naman360commented, Oct 10, 2020

@Shruti3004 Go ahead!

Read more comments on GitHub >

github_iconTop Results From Across the Web

live-server - npm
Live Server. This is a little development server with live reload capability. Use it for hacking your HTML/JavaScript/CSS files, ...
Read more >
Alternative live-server setup (Example) | Treehouse Community
Here's an alternative setup for a Node.js dev server that I used: ... Make sure to install it as a dev dependency with...
Read more >
how to run live-server inside project using scripts property of ...
I have project and i have installed live-server using npm install --save-dev live-server I want to now run live-server using scripts ...
Read more >
change default port · Issue #34 · tapio/live-server - GitHub
First, add live-server as a local dev dependency to your project. ... Default port can be setup in various ways anyways, for example:...
Read more >
A complete guide to full-stack live reload - LogRocket Blog
Setting up for live reload; Scaling live reload for improved ... You may have noticed the dev dependency live-server in the code above....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found