aurgil-webproject-tool

1.5.14 • Public • Published

aurgil-webproject-tool

This package allows you to generate web project easily.

How to install

  • Create a new project directory and go to it
$> mkdir my-project
$> cd my-project
  • Use Node.js to setup npm then install 'aurgil-webproject-tool'
$> npm init -y
$> npm i -D aurgil-webproject-tool

How to use

  • To generate a webpack project
$> .\node_modules\.bin\aurgil-webproject-tool [name]
  • Existing project names
  1. webpack -> A default webpack project
  2. kendo -> A default kendo project with webpack config
  3. react -> A default react project with webpack config

Readme

Keywords

none

Package Sidebar

Install

npm i aurgil-webproject-tool

Weekly Downloads

64

Version

1.5.14

License

ISC

Unpacked Size

17.5 kB

Total Files

37

Last publish

Collaborators

  • aurgil