Skip to content

chingsley/jbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Jbook Project

Running the app

  • cd into the the project root /jbook and run the command:

    npm start

  • cd into the the cli package /jbook/packages/cli, and run the any of the following commands command:

    node dist/index.js serve (starts the server on default port 4005) node dist/index.js serve -p 4006 (starts the servier on port 4006) node dist/index.js service --port=4006 (starts the server on port 4006)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published