Skip to content

Xliff/p6-RouterProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

router-project

This is an application stub generated by cro stub. To try it out, you'll need to have Cro installed; you can do so using:

zef install --/test cro

Then change directory to the app root (the directory containing this README.md file), and run these commands:

zef install --depsonly .
cro run

You can also build and run a docker image while in the app root using:

docker build -t router-project .
docker run --rm -p 10000:10000 router-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published