0.0.1 • Published 4 years ago

vin-search v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

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:

Eslint Config

Babel Preset

React Subapp Utilities

  • Provides Webpack & Jest configurations.
  • Provides Translation Management utility.

Installation

1. Install Dependencies

npm install

2. Start the app

npm run start

The app will run on http://localhost:9000.

Publishing to NPM

Rename Jenkinsfile.example to Jenkinsfile.

Important:

  • The initial version of the package before adding Jenkinsfile should be 0.0.0.
  • Don't forget to add an .npmignore file, to limit what is included in the published package.

Docs

More documentation available in this package's WIKI