0.0.1 • Published 6 years ago
vin-search v0.0.1
VIN Search
React SubApp for VIN Search & Results.
Built from SubApp React Boilerplate.
- :wrench: Build Tools
- :cop: ESLint
- :bug: Testing
- :link: API Mocking
- :globe_with_meridians: Translations Managment (Sitecore compliant)
Core Dependencies:
- Provides Webpack & Jest configurations.
- Provides Translation Management utility.
Installation
1. Install Dependencies
npm install2. Start the app
npm run startThe app will run on http://localhost:9000.
Publishing to NPM
Rename Jenkinsfile.example to Jenkinsfile.
Important:
- The initial version of the package before adding
Jenkinsfileshould be0.0.0. - Don't forget to add an
.npmignorefile, to limit what is included in the published package.
Docs
More documentation available in this package's WIKI
0.0.1
6 years ago