1.6.3 • Published 5 years ago
@pubcore/generator-ui v1.6.3
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
5 years ago
1.6.2
5 years ago
1.6.1
5 years ago
1.6.0
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.3.0
6 years ago
1.2.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago