1.0.6 • Published 5 years ago
react-dependency-scripts v1.0.6
React Dependency Scripts
Start the development application
Using webpack with reference to folder src/dev.
npm start
// OR
yarn startBuild the library
Using babel with reference to folder src/lib.
npm build
// OR
yarn buildBuild the development application
Using webpack with reference to folder src/dev.
npm build:app
// OR
yarn build:appTest the project
Using jest with reference to folder src/lib. Is possible edit the test config in package.json.
npm test
// OR
yarn testNPM Statistics
Download stats for this NPM package
License
Create React Dependency is open source software licensed as MIT.
1.0.6
5 years ago
1.0.5
6 years ago
1.0.4
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
0.6.1
6 years ago
0.6.0
6 years ago
0.5.1
6 years ago
0.5.0
6 years ago
0.4.1
6 years ago
0.4.0
6 years ago
0.3.3
6 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.4
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
