You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -45,9 +44,6 @@ import { shallow, mount } from 'enzyme';
45
44
46
45
check [this](https://github.com/airbnb/enzyme/issues/1437#issuecomment-352148740), because the instance of `enzyme` is not the same, so you must config it yourself
47
46
48
-
# command
47
+
# Who's-Nino
49
48
50
-
-`go` => to start a server, for development
51
-
-`test` => for test, using `react` and `jest`
52
-
-`koei` => to release, for production in `/dist`
53
-
-`koei -w-d` => to release too, but for development, `-w` is watching and `-d` set environment to development
0 commit comments