Skip to content

rhyuen/pdthuntclone

Repository files navigation

ABOUT

Just a front-end repository so I can get going with Front-End development more quickly.

INSTALL

npm install

Alternatively, if you have yarn installed,

yarn install

RUNNING LOCALLY

To Run,

npm run dev

or

yarn dev

DOCKER

To make it go on Docker,

docker built -t febp . docker run -p 8080:80 --name=febp febp

About

just an attempt at copying the layout of product hunt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published