1.0.6 • Published 8 years ago
@conversationai/moderator-frontend-web v1.0.6
Getting Started
Requirement:
- NodeJS LTS 6.11.x
Install dependencies:
./bin/install
Running Storybook
./bin/storybook
Visit http://localhost:9001/.
Interactive Storybook Testing
cd packages/frontend-web
npm run storybook:test -- -u
Running front-end development server
Run webpack dev server:
cd packages/frontend-web
npm run start
Visit http://localhost:8000/.
Linting
To run linters, use:
./bin/lint
Testing
To run tests, use:
./bin/test
1.0.6
8 years ago
1.0.5
8 years ago
1.0.4
8 years ago
1.0.3
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
1.0.0-alpha.2445509b
8 years ago
1.0.0-alpha.e7fe24de
8 years ago
1.0.0-alpha.59dad42c
8 years ago
1.0.0-alpha.5eb5afef
8 years ago
1.0.0-alpha.228a9401
8 years ago