1.7.5 • Published 3 years ago

create-hyperdom-app v1.7.5

Weekly downloads
11
License
MIT
Repository
github
Last release
3 years ago

create-hyperdom-app

Hyperdom starter kit. With express backend and webpack assets management.

Build TypeStatus
Push to masterBuild Status
Latest create-hyperdom-app npm module against latest dependencies (runs daily)Build Status

Creating new app

yarn create hyperdom-app myApp # npx create-hyperdom-app myApp
cd myApp
yarn install # npm install

Options

  • --jsx: generate jsx project instead of the default js one.
  • --tsx: generate typescript project with tsx.

Contributing

Run tests:

yarn test

Run tests with browser window:

yarn test --debug

Tests 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

3 years ago

1.7.4

4 years ago

1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.5

5 years ago

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.6

5 years ago

1.4.5

5 years ago

1.4.3

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

6 years ago

1.3.4

6 years ago

1.3.3

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago