Skip to content

lk-madetech/coder-frontend-test

Repository files navigation

Frontend test project

Running locally

To run locally with npm: npm run dev & open http://localhost

Docker

Build in Docker: docker build -t mfrontend .

Run in Docker with Port 80 exposed: docker run --rm -p 80:80 mfrontend

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors