1.7.5 • Published 5 years ago
create-hyperdom-app v1.7.5
create-hyperdom-app
Hyperdom starter kit. With express backend and webpack assets management.
| Build Type | Status | 
|---|---|
| Push to master | |
| Latest create-hyperdom-appnpm module against latest dependencies (runs daily) | 
Creating new app
yarn create hyperdom-app myApp # npx create-hyperdom-app myApp
cd myApp
yarn install # npm installOptions
- --jsx: generate jsx project instead of the default js one.
- --tsx: generate typescript project with tsx.
Contributing
Run tests:
yarn testRun tests with browser window:
yarn test --debugTests run yarn install which is pretty slow. Set CACHE_NODE_MODULES=1 when running yarn test to speed things up a bit.
1.7.5
5 years ago
1.7.4
5 years ago
1.7.3
5 years ago
1.7.2
5 years ago
1.7.1
5 years ago
1.7.0
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.5
6 years ago
1.5.4
6 years ago
1.5.3
6 years ago
1.5.2
7 years ago
1.5.1
7 years ago
1.5.0
7 years ago
1.4.6
7 years ago
1.4.5
7 years ago
1.4.3
7 years ago
1.4.1
7 years ago
1.4.0
7 years ago
1.3.7
7 years ago
1.3.6
7 years ago
1.3.5
7 years ago
1.3.4
7 years ago
1.3.3
7 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.3.0
7 years ago
1.2.0
7 years ago
1.1.0
7 years ago
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago