Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducks/bag-builder
Build your disc golf bag and export a screenshot
https://github.com/ducks/bag-builder
Last synced: 1 day ago
JSON representation
Build your disc golf bag and export a screenshot
- Host: GitHub
- URL: https://github.com/ducks/bag-builder
- Owner: ducks
- Created: 2019-05-01T22:39:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T20:49:34.000Z (almost 2 years ago)
- Last Synced: 2023-05-01T04:32:15.426Z (over 1 year ago)
- Language: JavaScript
- Size: 4.54 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See a live example at
[https://ducks.github.io/bag-builder/](https://ducks.github.io/bag-builder/)## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn test`
Launches the test runner in the interactive watch mode.
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.### `yarn run build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.