https://github.com/voltstro-studios/team-capture-site
Website for Team-Capture
https://github.com/voltstro-studios/team-capture-site
Last synced: 5 months ago
JSON representation
Website for Team-Capture
- Host: GitHub
- URL: https://github.com/voltstro-studios/team-capture-site
- Owner: Voltstro-Studios
- License: mit
- Created: 2021-05-03T07:11:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T20:01:51.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T01:18:29.542Z (9 months ago)
- Language: JavaScript
- Homepage: https://tc.voltstro.dev
- Size: 6.79 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: news/post-gen.js
- License: LICENSE.md
Awesome Lists containing this project
README
# Team-Capture-Site
Project files for the website for our project [Team-Capture](https://github.com/Voltstro-Studios/Team-Capture).
Built with [NodeJS](https://nodejs.org/en/), [npm](https://www.npmjs.com/), [React Static](https://github.com/react-static/react-static) and [Bootstrap 5](https://getbootstrap.com/).
## Build
1. Clone the project
2. `cd` into the project
3. Run `npm run start` to tryout the project in your web browser locally.
4. Run `npm run build` to build a deployable, static version of the site.
## Authors
**Voltstro** - *Initial work* - [Voltstro](https://github.com/Voltstro)
## License
This project is licensed under the MIT license – see the [LICENSE.md](/LICENSE.md) file for details.
## Notes
- I don't do front-end development for a reason... and I am not a JS dev...