1.6.3 • Published 4 years ago

@pubcore/generator-ui v1.6.3

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

Build Status

Commandline tool to scaffold a new user interface component

Prerequisites

  • latest version of nodejs
  • latest version of npm
  • optional (Install will succeed without this, too):
    @pubcore/node-composition installed and context_path is added in config.json

It will create/setup minimum package structure to support

  • eslint
  • transpiler for ECS6 with spread operator
  • webpack for bundeling js and css
  • react
  • redux

Install it global

npm install -g yo @pubcore/generator-ui

How to use

1) create a directory (convention lower case and dash-separated)

	mkdir new-project

2) and change into it

	cd new-project

3) execute

	yo @pubcore/ui
1.6.3

4 years ago

1.6.2

4 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.0

4 years ago

1.4.0

4 years ago

1.3.0

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago