8000 GitHub - MartinLenaerts/express-server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MartinLenaerts/express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express server project

This project is used to run built projects

Install

Run yarn install to install project

Run

yarn start --path <path-to-built-project-directory> [options]

Required:

--path <path> : specify the path to built directory

Options:

--ssl [bool] : boolean to know if the server is on http or https (default: false)

Exceptions that can be thrown

Path argument not found

'path' argument is expected !

The path argument is missing please check the syntax

To give an argument please tap --path after command yarn start


Built directory doesn't exist

[path-to-built-project-directory] doesn't exist ! Please give a valid path !

The path is not found , please check that the directory exists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0