react-dependency-scripts

1.0.6 • Public • Published

React Dependency Scripts

npm version

Start the development application

Using webpack with reference to folder src/dev.

npm start
// OR
yarn start

Build the library

Using babel with reference to folder src/lib.

npm build
// OR
yarn build

Build the development application

Using webpack with reference to folder src/dev.

npm build:app
// OR
yarn build:app

Test the project

Using jest with reference to folder src/lib. Is possible edit the test config in package.json.

npm test
// OR
yarn test

NPM Statistics

Download stats for this NPM package

NPM

License

Create React Dependency is open source software licensed as MIT.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.65latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.65
1.0.50
1.0.40
1.0.30
1.0.20
1.0.10
1.0.00
0.6.10
0.6.00
0.5.10
0.5.00
0.4.10
0.4.00
0.3.30
0.3.20
0.3.10
0.3.00
0.2.40
0.2.20
0.2.10
0.2.00
0.1.10
0.1.00
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20

Package Sidebar

Install

npm i react-dependency-scripts

Weekly Downloads

5

Version

1.0.6

License

MIT

Unpacked Size

15.1 kB

Total Files

17

Last publish

Collaborators

  • andrelmlins