1.2.2 • Published 6 years ago

nowa v1.2.2

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

nowa

NPM version

nowa webpack solution


Feature

  • Generate a webpack based boilerplate.
  • Run a local server for web developer, support proxy and HMR.
  • Easy to use and customize third-party UI components.
  • Support customized webpack.config.js.
  • Support buildvars to automatically output bundles with different varible combinations.

Checkout https://nowa-webpack.github.io/ for more information.

Install

  • Install nowa
$ npm i nowa -g
$ nowa install

You can install any plugin by nowa install <name>.

Find more plugins, visit here.

Usage

  • Generate a boilerplate.
$ mkdir test && cd test
$ nowa init uxcore
  • Start a local dev server.
$ nowa server
  • Build project.
$ nowa build
  • Build libraries.
$ nowa lib
1.2.2

6 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

8 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

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago