Skip to content

Project for people who want to get new skill by communication way

Notifications You must be signed in to change notification settings

rtatarinov/teach-me-frontend

Repository files navigation

Teach me

Deploying local sandbox:

  • Configure docker environment copy .env.dist into .env and configure it
  • docker-compose up -d

Checking code style

Fix code style by running ESLint:

docker-compose exec node yarn eslint

Prettify code by running prettier:

docker-compose exec node yarn prettify

About

Project for people who want to get new skill by communication way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages