1.5.4 • Published 5 years ago
short-interval-control-archetype-react-component v1.5.4
archetype react component
This library is 1/2 of of the react-component archetype. The second half of the prototype is the react-component-dev module
To find out more about archetypes see here
To install
npm install --save short-interval-control-archetype-react-component
npm install --save-dev short-interval-control-archetype-react-component-dev
To use
You can then define scripts which call out to any of the scripts in this module. For example:
"scripts": {
"start": "builder run archetype:lint && builder run archetype:build && builder run archetype:test",
"test": "builder run archetype:test",
"build": "builder run archetype:build",
"lint": "builder run archetype:lint",
"demo": "DEMO_SOURCE_DIR=demo builder run archetype:demo",
"demo-client-server": "DEMO_SOURCE_DIR=demo-client-server builder run archetype:demo-client-server",
},
```
### For Demo Functionality
Create an index.html which renders the component, then run ```npm run demo```
### For Demo-Client-Server Functionality
- Create an client/index.html which renders the component
- Create a server/index.js which provides the back end for the component and includes [webpack-dev-middleware](https://webpack.js.org/guides/development/#using-webpack-dev-middleware)
- Then run ```npm run demo-client-server```
1.5.4
5 years ago
1.5.3
5 years ago
1.5.2
5 years ago
1.5.0
5 years ago
1.4.6
5 years ago
1.4.5
5 years ago
1.4.4
5 years ago
1.4.3
5 years ago
1.4.2
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.0
5 years ago
1.2.1
5 years ago
1.1.1
5 years ago
1.1.2
5 years ago
1.1.0
5 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago