diff --git a/README.md b/README.md index 0f411a89b..7faa47428 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ yarn install ```shell yarn start yarn build + +# typescript generated for scss +yarn ts-css ``` If there is a problem related to `babel-preset-react-app` go to `node_modules/babel-preset-react-app` and run `yarn` then try again