Neo-Console-Redux Embed a New Captured Console in React Component - Minimal Example
Neo Console Redux installation steps:
1. Install dependencies:
bash
cd neo-console-redux
npm install
2. Run tests:
bash
cd neo-console-redux
npm run unittest
3. Deployment (Convert to ES5):
Babel and Webpack are used for transpilation. For installation instructions, refer to:
https://www.2ality.com/2015/04/webpack-es6.html
bash
cd neo-console-redux
webpack
open dist/index.html
1.85MB
文件大小:
评论区