Add plopfile for component templating
This commit is contained in:
@@ -23,7 +23,13 @@ Minimal starter kit with hot module replacement (HMR) for rapid development.
|
||||
`npm start`
|
||||
|
||||
* Build app continously (HMR enabled)
|
||||
* App served @ `http://localhost:8080`
|
||||
* App served @ `http://localhost:8080`
|
||||
|
||||
### Create new component
|
||||
|
||||
`npm run plop`
|
||||
|
||||
* Create a new component interactively using plop templates
|
||||
|
||||
**Production**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user