Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erezrokah/serverless-webpack-example
https://github.com/erezrokah/serverless-webpack-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erezrokah/serverless-webpack-example
- Owner: erezrokah
- License: mit
- Created: 2019-01-28T12:10:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T07:50:24.000Z (9 months ago)
- Last Synced: 2024-04-09T04:36:29.939Z (9 months ago)
- Language: JavaScript
- Size: 1.61 MB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# serverless-webpack-example
## Setup
```bash
yarn install
yarn deploy
```## Test functions
```bash
yarn test
```