Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit f7e0a82

Browse files
committed
cleanup
1 parent f27d489 commit f7e0a82

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,16 @@
2525
<div> work in progress ...</div>
2626
</div>
2727

28-
2928
## Feature
3029

31-
- [x] server-side-render out of the box, power by next.js
32-
- [x] elegant front-end ORM layer powered by mobx && mobx-state-tree
33-
- [x] awesome state manage use the full power of Ramada.js && Rx.js
34-
- [x] styled-component as the css solution
35-
- [x] multi language support
36-
- [x] well tested by use jest
37-
- [x] handy generators for quick development
38-
- [x] enjoyable dev experience by using modern web tools
39-
30+
- [x] Server-Side-Render out of the box, power by next.js
31+
- [x] State management and front-end ORM layer powered by mobx && mobx-state-tree
32+
- [x] No local state, Logic process layer build with Ramada.js && Rx.js
33+
- [x] styled-componentas the css solution
34+
- [x] Multi Themes switch on the fly
35+
- [x] Multi language support, scale easliy
36+
- [x] Handy generators for quick development
37+
- [x] and lots more ...
4038

4139
## TODO
4240

0 commit comments

Comments
 (0)