@centcom/ui
v0.0.5
Published
Front-end for the CentCom SS13 Management System
Downloads
8
Readme
CentCom
The SS13 Management Service
Demo Site - Github Organization - Service Homepage (coming soon!)
@centcom/ui
The React front-end for CentCom, written with Node.js
Building
Note: This module lists npm-run-all
as a dev dependency, and uses it for commands such as run-s test
and run-s build start
, which are substitutes for npm run test
and npm run build && npm run start
respectively. You can learn more at the npm-run-all npm page.
run-s build
- Build the code and public assets into the/dist
folderrun-s start
- Run the live version of the website for developmentrun-s test
- Run the mocha tests
Contributing
Issues and PRs are welcomed on all codebases - feel free to contact me personally with any questions!