Desktop Application based on Electron that provides the ability to contribute to AMP even if you have weak connection or connection issues are a common thing for you. The connection is necessary for the initial setup and periodic data sync.
Find out more in AMP Offline User Manuals.
- node >= 6.x
- npm >= 3.x
npm install
npm run build-dll
npm run dev
npm run test
For local OS and architecture:
npm run package
For Windows 10 you can use a helper generate-installer.bat
- Before reporting an issue, please do the following:
- Check the AMP Offline User Manuals to make sure the behavior you are reporting is not a feature.
- Check if the issue was not already reported in the existing issues. You are very welcome to provide more details to existing issues.
- Provide steps to reproduce
- Provide actual and expected result
- Fork the repository
- Make the fix
- Validate code compliance:
npm run lint
npm run test-mocha
- Submit a pull request to amp-client repository
For any comments, please conctact us.