Skip to content

Commit ebbe6ba

Browse files
committed
add: improve feature list
1 parent f79e4e9 commit ebbe6ba

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ A boilerplate to provide a starting point for developing TypeScript applications
44

55
## Features
66

7-
- Ready to use bundling systems (production and development).
7+
- TypeScript
8+
- Ready to use test suite with TypeScript and Jest
89
- CSS module with scss out of the box and auto class name conversion ( `.demo-class``demoClass` ).
10+
- Ready to use bundling systems (production and development).
911
- Development server with hot reloading.
10-
- Generate production ready static site.
1112
- Easy assets management
1213
- Custom path alias
14+
- Generate production ready static site.
1315

1416
## Getting Started
1517

0 commit comments

Comments
 (0)