Skip to content

foresterjs/hello-koa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-koa

How start a new project?

  • Compile docker-compose build

  • Create a project with yeoman docker-compose run web yo koa

  • Start the project docker-compose up

How exec an existing project?

  • Compile docker-compose build

  • Download deps docker-compose run web npm install

  • Start the project docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published