이것은 페이지 Home
를 삭제할 것입니다. 다시 한번 확인하세요.
Required: Node.js, Yarn
yarn install
yarn start
This will automatically open a browser window. Style changes will appear in-place, code changes will automatically reload page. If there are linting issues with your code, or errors, the terminal will tell you.
yarn translate
yarn manage:translations
This will show a list of untranslated strings, remove ones that are not used anymore, sort them alphabetically, etc. Do this before committing your translations into git.
Tada!
이것은 페이지 Home
를 삭제할 것입니다. 다시 한번 확인하세요.