2.3.3 • Published 4 years ago

@mna/htmr v2.3.3

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

My Next App

Builder and library for full-stack React apps

See template-basic folder for example usage.

Develop

Build all modules

node run build

Build some modules

node run build [module1,module2,..]

Build and watch

node run build -w

Bump version

This updates all modules including this root repository.

node run build -v=x.x.x

Test

Run the tests after build or build -w. The latter watch mode is useful when actively developing: keep the build process running and open another terminal window to run the tests in another process.

Install dependencies for tests

node run pkg

Run tests for all modules

node run test

Run tests for some modules

node run test [module1,module2,..]

Publish

node run publish all

node run publish [module1,module2,..]

2.3.3

4 years ago

2.3.0

4 years ago

2.2.6

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.1.3

4 years ago

2.2.0

4 years ago

2.1.4

4 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.7.8

5 years ago

1.7.2

5 years ago

1.6.9

5 years ago

1.6.7

5 years ago

1.6.5

5 years ago

1.6.3

5 years ago

1.5.7

5 years ago

1.5.5

5 years ago

1.5.4

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.3

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.5

5 years ago

1.1.3

5 years ago

1.1.0

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago