Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nowa

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nowa

nowa webpack solution

  • 1.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 24 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc