https://github.com/dalen/killboard
Return of Reckoning Kill Board UI
https://github.com/dalen/killboard
warhammer-online
Last synced: 9 months ago
JSON representation
Return of Reckoning Kill Board UI
- Host: GitHub
- URL: https://github.com/dalen/killboard
- Owner: dalen
- Created: 2022-01-08T00:14:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T01:44:15.000Z (about 1 year ago)
- Last Synced: 2025-04-23T03:04:09.458Z (about 1 year ago)
- Topics: warhammer-online
- Language: TypeScript
- Homepage: https://killboard.returnofreckoning.com
- Size: 58.3 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Vite + React
This project is bootstrapped with [Vite](https://vitejs.dev/) and React.
## Available Scripts
In the project directory, you can run:
### `npm run dev`
Runs the app in 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.
### `npm 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.
### `npm run preview`
Serves the production build locally for previewing.
### `npm test`
Runs the test suite in watch mode (if configured).
## Learn More
- [Vite Documentation](https://vitejs.dev/guide/)
- [React Documentation](https://react.dev/)
---
**Note:** This project was migrated from Create React App to Vite for faster builds and improved developer experience.