Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laurci/app-template-webpack
https://github.com/laurci/app-template-webpack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/laurci/app-template-webpack
- Owner: laurci
- Created: 2022-11-24T08:45:41.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T11:23:10.000Z (about 2 years ago)
- Last Synced: 2024-10-30T06:27:22.389Z (3 months ago)
- Language: JavaScript
- Size: 118 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# {name}
## Building and runnning
To build the project run `yarn build`. The outputs of the build will be available in the `build` directory. To start a dev server, watch the source and build on change run `yarn serve`.