0.0.0 • Published 6 years ago
assembly-react v0.0.0
assembly-react
Assembly Web Libary.
Usage
npm install assembly-react --save
import { AssemblyReact } from 'assembly-react'
Develop
git clone https://github.com/guobin211/assembly-react YOURFOLDERNAME
cd YOURFOLDERNAME
# Run npm install
npm install
Features
NPM scripts
npm t
: Run test suitenpm start
: Runnpm run build
in watch modenpm run test:watch
: Run test suite in interactive watch modenpm run test:prod
: Run linting and generate coveragenpm run build
: Generate bundles and typings, create docsnpm run lint
: Lints codenpm run commit
: Commit using conventional commit style (husky will tell you to use it if you haven't :wink:)
0.0.0
6 years ago