Skip to content

dev-minsoo/practice-commerce

Repository files navigation

Dev Practice - Commerce

Development environment setup

Git Hook

This setting makes run lint on every commit.

$ git config core.hookspath .githooks

IntelliJ IDEA

This setting makes it easier to run the test code out of the box.

// Gradle Build and run with IntelliJ IDEA
Build, Execution, Deployment > Build Tools > Gradle > Run tests using > IntelliJ IDEA	

About

커머스 백엔드 기본 연습

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages