Skip to content

Instantly share code, notes, and snippets.

@t-palmer
Last active April 19, 2018 00:32
Show Gist options
  • Save t-palmer/e141ed8b8f9d7439955ccc37330857aa to your computer and use it in GitHub Desktop.
Save t-palmer/e141ed8b8f9d7439955ccc37330857aa to your computer and use it in GitHub Desktop.
Sample lite-server config file
{
"port": 3000,
"server": {
"baseDir": "."
},
"browser": ["chrome"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment