Skip to content

A hello world app made using Svelte framework and Crow Microframework for C++.

Notifications You must be signed in to change notification settings

UtkarshMish/say_hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

A Hello World PWA made using Svelte as Frontend and Crow Microframework for C++ as Backend.

Requirements -

  1. Docker or Linux Environment.
  2. if Linux then libboost-all-dev and gcc installed.

Steps to run -

1.run docker build -t {enter image name} .
2.run docker run -ti -p 8080:8080 -e PORT=8080 {image name}
Open browser and go on localhost port 8080

About

A hello world app made using Svelte framework and Crow Microframework for C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages