1.7.5 • Published 5 years ago

create-hyperdom-app v1.7.5

Weekly downloads
11
License
MIT
Repository
github
Last release
5 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

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

6 years ago

1.5.1

6 years ago

1.5.0

6 years ago

1.4.6

6 years ago

1.4.5

6 years ago

1.4.3

6 years ago

1.4.1

6 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

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago