https://github.com/zantier/webtest
yarn, webpack, babel, preact
https://github.com/zantier/webtest
Last synced: about 2 months ago
JSON representation
yarn, webpack, babel, preact
- Host: GitHub
- URL: https://github.com/zantier/webtest
- Owner: Zantier
- Created: 2020-02-13T14:05:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-26T00:50:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-03T13:45:50.656Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myapp
### Commands
``` bash
# Build
yarn build# Run
yarn start
```