mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 23:57:22 +02:00
Merge branch 'master' into versioning
This commit is contained in:
commit
9ddd2f5ea4
33 changed files with 702 additions and 90 deletions
|
@ -472,6 +472,7 @@ function execute(port) {
|
|||
|
||||
app.listen(port);
|
||||
console.log("listening on port: " + port);
|
||||
console.log("Open http://localhost:" + port + "/");
|
||||
}
|
||||
|
||||
module.exports = execute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue