Skip to content

misha-samoylov/products-app-frontend

Repository files navigation

products-app-frontend

That is sample test a frontend page.

Build

npm install
npm run build
npm run start

You can build app with Docker using command:

make

The site will be available at:

http://localhost:9000

After finish working:

make stop
make clean

Dependencies

  • NodeJS
  • npm
  • make (only for Docker build)

Tested

  • Ubuntu 20.04
  • node v17.8.0
  • npm 8.5.5
  • Docker 20.10.14 (build a224086)

About

Frontend test task uses ReactJS, webpack...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published