https://github.com/ufocoder/fctf-ui
https://github.com/ufocoder/fctf-ui
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ufocoder/fctf-ui
- Owner: ufocoder
- Created: 2019-11-02T00:54:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T02:14:54.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T02:23:14.874Z (about 1 year ago)
- Language: JavaScript
- Size: 6.12 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FCTF #3 UI
==========
[`create-react-app`](https://create-react-app.dev/) based UI application
Additional npm command:
* `npm run start:test` - run `create-react-app` with fetch mocks
* `REACT_APP_API_URL="https://fctf3-api.now.sh" npm run build` - build for production